Skip to content

Commit

Permalink
Bump zaproxy/action-full-scan from 0.5.1 to 0.6.0 (#37)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 9, 2023
1 parent 5334cae commit 8c6a496
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ runs:
- name: Penetration Test
if: steps.vars.outputs.url && steps.vars.outputs.triggered &&( inputs.penetration_test == 'true' )
uses: zaproxy/action-full-scan@v0.5.1
uses: zaproxy/action-full-scan@v0.6.0
with:
target: https://${{ steps.vars.outputs.url }}
cmd_options: "-a"
Expand Down

0 comments on commit 8c6a496

Please sign in to comment.