Skip to content

Commit

Permalink
chore(deps): update zaproxy/action-full-scan action to v0.12.0 (#3129)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 24, 2024
1 parent daddf36 commit a3cabb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly_scans.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4

- name: Run OWASP Zap Scan on staging
uses: zaproxy/action-full-scan@0f8503472afc3d03963d42a593629622d1a8c13b # v0.11.0
uses: zaproxy/action-full-scan@75ee1686750ab1511a73b26b77a2aedd295053ed # v0.12.0
with:
docker_name: 'ghcr.io/zaproxy/zaproxy:stable'
target: 'https://stg.ops.opre.acf.gov/'
Expand Down

0 comments on commit a3cabb0

Please sign in to comment.