Skip to content

Commit

Permalink
Bump zaproxy/action-api-scan from 0.7.0 to 0.8.0
Browse files Browse the repository at this point in the history
Bumps [zaproxy/action-api-scan](https://github.com/zaproxy/action-api-scan) from 0.7.0 to 0.8.0.
- [Release notes](https://github.com/zaproxy/action-api-scan/releases)
- [Changelog](https://github.com/zaproxy/action-api-scan/blob/main/CHANGELOG.md)
- [Commits](zaproxy/action-api-scan@v0.7.0...v0.8.0)

---
updated-dependencies:
- dependency-name: zaproxy/action-api-scan
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent e042070 commit 2a2590a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dast.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
target: ${{ env.TARGET_URL }}

- name: OWASP ZAP API Scan
uses: zaproxy/action-api-scan@v0.7.0
uses: zaproxy/action-api-scan@v0.8.0
with:
target: ${{ env.TARGET_API }}

0 comments on commit 2a2590a

Please sign in to comment.