Skip to content

Commit

Permalink
chore(deps): update zaproxy/action-baseline action to v0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 30, 2023
1 parent 759870f commit aa03f6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scans.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ jobs:

- name: ZAP Scan
if: ${{ matrix.sites.tools.zap }}
uses: zaproxy/action-baseline@v0.7.0
uses: zaproxy/action-baseline@v0.8.0
continue-on-error: true
with:
token: "" # disable issue creation
Expand Down

0 comments on commit aa03f6e

Please sign in to comment.