Skip to content

Commit be904e4

Browse files
Merge pull request #23 from nclsbayona/dependabot/github_actions/zaproxy/action-full-scan-0.13.0
chore(deps): Bump zaproxy/action-full-scan from 0.12.0 to 0.13.0
2 parents 59a6feb + ba52ff2 commit be904e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/security-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515

1616
steps:
1717
- name: ZAP Full Scan
18-
uses: zaproxy/action-full-scan@v0.12.0
18+
uses: zaproxy/action-full-scan@v0.13.0
1919
with:
2020
target: 'https://nclsbayona.github.io'
2121
artifact_name: 'full-report'

0 commit comments

Comments
 (0)