Skip to content

Commit 67d6a8e

Browse files
chore(deps): update zaproxy/action-api-scan action to v0.8.0
| datasource | package | from | to | | ----------- | ----------------------- | ------ | ------ | | github-tags | zaproxy/action-api-scan | v0.3.1 | v0.8.0 |
1 parent f46bc5c commit 67d6a8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nodejs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ jobs:
245245
run: npm start > /dev/null &
246246

247247
- name: Run ZAP API Scan
248-
uses: zaproxy/action-api-scan@d7eab41e224d7427459ca0a3b7523ba7b98f3ccc # v0.3.1
248+
uses: zaproxy/action-api-scan@0d599ab8270165cd4e547f87c4e8fd3d6c08b826 # v0.8.0
249249
with:
250250
target: http://localhost:3000/swagger/json
251251
format: openapi

0 commit comments

Comments
 (0)