Skip to content

Commit

Permalink
chore(deps): update zaproxy/action-api-scan action to v0.8.0
Browse files Browse the repository at this point in the history
| datasource  | package                 | from   | to     |
| ----------- | ----------------------- | ------ | ------ |
| github-tags | zaproxy/action-api-scan | v0.3.1 | v0.8.0 |
  • Loading branch information
renovate[bot] authored Oct 10, 2024
1 parent f46bc5c commit 67d6a8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@ jobs:
run: npm start > /dev/null &

- name: Run ZAP API Scan
uses: zaproxy/action-api-scan@d7eab41e224d7427459ca0a3b7523ba7b98f3ccc # v0.3.1
uses: zaproxy/action-api-scan@0d599ab8270165cd4e547f87c4e8fd3d6c08b826 # v0.8.0
with:
target: http://localhost:3000/swagger/json
format: openapi
Expand Down

0 comments on commit 67d6a8e

Please sign in to comment.