Skip to content

Commit 4bdc31b

Browse files
chore(deps): update zaproxy/action-full-scan action to v0.11.0
1 parent 77796f0 commit 4bdc31b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scheduled.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
name: Penetration Tests
1515
steps:
1616
- name: ZAP Scan
17-
uses: zaproxy/action-full-scan@v0.10.0
17+
uses: zaproxy/action-full-scan@v0.11.0
1818
with:
1919
allow_issue_writing: true
2020
artifact_name: "zap_api"

0 commit comments

Comments
 (0)