Skip to content

Commit 0a5fa50

Browse files
Merge pull request KelvinTegelaar#6313 from KelvinTegelaar/dependabot/github_actions/dev/zaproxy/action-full-scan-0.13.0
chore(deps): bump zaproxy/action-full-scan from 0.12.0 to 0.13.0
2 parents 528d452 + 1af3681 commit 0a5fa50

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/zap-scan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
uses: actions/checkout@v6
4747

4848
- name: ZAP full scan
49-
uses: zaproxy/action-full-scan@v0.12.0
49+
uses: zaproxy/action-full-scan@v0.13.0
5050
with:
5151
target: ${{ vars.STAGING_URL }}
5252
rules_file_name: ".zap/rules.tsv"

0 commit comments

Comments
 (0)