Skip to content

Commit 045c12b

Browse files
build(deps): bump zaproxy/action-baseline from 0.12.0 to 0.15.0
Bumps [zaproxy/action-baseline](https://github.com/zaproxy/action-baseline) from 0.12.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](zaproxy/action-baseline@66042c8...de8ad96) --- 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] <support@github.com>
1 parent fe060a2 commit 045c12b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/security.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,7 @@ jobs:
294294
295295
- name: ZAP baseline scan
296296
if: steps.guard.outputs.ready == 'true'
297-
uses: zaproxy/action-baseline@66042c8e7e24680119199a017e5b0e8603bf4dae # v0.12.0
297+
uses: zaproxy/action-baseline@de8ad967d3548d44ef623df22cf95c3b0baf8b25 # v0.15.0
298298
with:
299299
# /health rather than `/`, because that is a URL this application has. What the
300300
# spider can reach from it is one GET: the rest of the surface is POST-only, and

0 commit comments

Comments
 (0)