We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58cda86 commit 28a0b33Copy full SHA for 28a0b33
.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@d7eab41e224d7427459ca0a3b7523ba7b98f3ccc # v0.3.1
+ uses: zaproxy/action-api-scan@ba33d784e74b7a2ea69ee185cd001f276c1b537f # v0.4.0
249
with:
250
target: http://localhost:3000/swagger/json
251
format: openapi
0 commit comments