Skip to content

Commit 71648ea

Browse files
authored
Merge pull request #299 from timoa/fix/deps/zaproxy-action-api-scan-0.3.x
2 parents 7815a63 + 4b05949 commit 71648ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/nodejs.yml

Lines changed: 1 addition & 1 deletion
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@954606bbbac54712d7d3c7875410af3f4ca1d614 # v0.3.0
248+
uses: zaproxy/action-api-scan@d7eab41e224d7427459ca0a3b7523ba7b98f3ccc # v0.3.1
249249
with:
250250
target: http://localhost:3000/swagger/json
251251
format: openapi

0 commit comments

Comments
 (0)