Skip to content

Commit 68be315

Browse files
Merge pull request KelvinTegelaar#6312 from KelvinTegelaar/dependabot/github_actions/dev/zaproxy/action-baseline-0.15.0
chore(deps): bump zaproxy/action-baseline from 0.14.0 to 0.15.0
2 parents 2b04cef + b997150 commit 68be315

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
@@ -29,7 +29,7 @@ jobs:
2929
uses: actions/checkout@v6
3030

3131
- name: ZAP baseline scan
32-
uses: zaproxy/action-baseline@v0.14.0
32+
uses: zaproxy/action-baseline@v0.15.0
3333
with:
3434
target: ${{ vars.STAGING_URL }}
3535
rules_file_name: ".zap/rules.tsv"

0 commit comments

Comments
 (0)