From 661b4ffd672fa27b468541715bdbb63bf16742ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 14:45:23 +0000 Subject: [PATCH] build(deps): bump zaproxy/action-baseline in /.github/workflows Bumps [zaproxy/action-baseline](https://github.com/zaproxy/action-baseline) from 0.14.0 to 0.15.0. - [Release notes](https://github.com/zaproxy/action-baseline/releases) - [Changelog](https://github.com/zaproxy/action-baseline/blob/master/CHANGELOG.md) - [Commits](https://github.com/zaproxy/action-baseline/compare/v0.14.0...v0.15.0) --- updated-dependencies: - dependency-name: zaproxy/action-baseline dependency-version: 0.15.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/zap-baseline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/zap-baseline.yml b/.github/workflows/zap-baseline.yml index 14047f3..cc047d4 100644 --- a/.github/workflows/zap-baseline.yml +++ b/.github/workflows/zap-baseline.yml @@ -11,7 +11,7 @@ jobs: steps: - name: ZAP Scan - uses: zaproxy/action-baseline@v0.14.0 + uses: zaproxy/action-baseline@v0.15.0 with: target: 'https://sveltekit-security-headers.vercel.app/' cmd_options: '-a -I'