Skip to content

Commit 5ff6946

Browse files
chore(deps): bump zaproxy/action-baseline from 0.7.0 to 0.14.0 (#143)
Bumps [zaproxy/action-baseline](https://github.com/zaproxy/action-baseline) from 0.7.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.7.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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6f70d73 commit 5ff6946

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/zap.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ jobs:
1212
runs-on: ubuntu-24.04 # Use Ubuntu 24.04 explicitly
1313
steps:
1414
- name: ZAP Scan
15-
uses: zaproxy/action-baseline@v0.7.0
15+
uses: zaproxy/action-baseline@v0.14.0
1616
with:
1717
target: 'https://api.github.com/repos/db-ui/cicd-playground/branches'

0 commit comments

Comments
 (0)