Skip to content

Commit a942d50

Browse files
Bump zaproxy/action-baseline from 0.14.0 to 0.15.0
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](zaproxy/action-baseline@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] <support@github.com>
1 parent eff2971 commit a942d50

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/DAST-ZAP-Zed-Attach-Proxy-Checkmarx.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
target: "${{ env.ZAP_TARGET }}"
5555
artifact_name: "zap-full-scan"
5656
- name: ZAP Scan
57-
uses: zaproxy/action-baseline@v0.14.0
57+
uses: zaproxy/action-baseline@v0.15.0
5858
with:
5959
allow_issue_writing: false
6060
target: "${{ env.ZAP_TARGET }}"

0 commit comments

Comments
 (0)