Skip to content

Commit 45f7180

Browse files
build(deps): bump zaproxy/action-baseline in /.github/workflows (#91)
Bumps [zaproxy/action-baseline](https://github.com/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 ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c24ac88 commit 45f7180

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/zap-baseline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111

1212
steps:
1313
- name: ZAP Scan
14-
uses: zaproxy/action-baseline@v0.11.0
14+
uses: zaproxy/action-baseline@v0.12.0
1515
with:
1616
target: 'https://sveltekit-security-headers.vercel.app/'
1717
cmd_options: '-a -I'

0 commit comments

Comments
 (0)