Skip to content

Commit

Permalink
Bump zaproxy/action-baseline in the all-actions group
Browse files Browse the repository at this point in the history
Bumps the all-actions group with 1 update: [zaproxy/action-baseline](https://github.com/zaproxy/action-baseline).


Updates `zaproxy/action-baseline` from 0.11.0 to 0.12.0
- [Release notes](https://github.com/zaproxy/action-baseline/releases)
- [Changelog](https://github.com/zaproxy/action-baseline/blob/master/CHANGELOG.md)
- [Commits](zaproxy/action-baseline@v0.11.0...v0.12.0)

---
updated-dependencies:
- dependency-name: zaproxy/action-baseline
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 8, 2024
1 parent c5701ed commit e1026f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/owasp_baseline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: OWASP ZAP Baseline Scan
uses: zaproxy/action-baseline@v0.11.0
uses: zaproxy/action-baseline@v0.12.0
with:
token: ""
target: ${{ secrets.OWASP_SCAN_URL }}

0 comments on commit e1026f0

Please sign in to comment.