Skip to content

Commit

Permalink
build(deps): bump zaproxy/action-baseline from 0.13.0 to 0.14.0
Browse files Browse the repository at this point in the history
Bumps [zaproxy/action-baseline](https://github.com/zaproxy/action-baseline) from 0.13.0 to 0.14.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.13.0...v0.14.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent 5e30fec commit 1cb3399
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/web-scan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
env:
FLAVOR: ${{ matrix.flavor }}
- name: ZAP Scan Rest API
uses: zaproxy/action-baseline@v0.13.0
uses: zaproxy/action-baseline@v0.14.0
with:
token: ${{ secrets.GITHUB_TOKEN }}
docker_name: 'ghcr.io/zaproxy/zaproxy:stable'
Expand Down

0 comments on commit 1cb3399

Please sign in to comment.