We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f2907ae + ed015d8 commit 79a3808Copy full SHA for 79a3808
1 file changed
.github/workflows/nodejs.yml
@@ -245,7 +245,7 @@ jobs:
245
run: npm start > /dev/null &
246
247
- name: Run ZAP API Scan
248
- uses: zaproxy/action-api-scan@6c29b04d78969bf586f2d4ea15c613d2dfb49d07 # tag=v0.2.0
+ uses: zaproxy/action-api-scan@954606bbbac54712d7d3c7875410af3f4ca1d614 # v0.3.0
249
with:
250
target: http://localhost:3000/swagger/json
251
format: openapi
0 commit comments