Skip to content

Commit 655efa1

Browse files
ci: bump zaproxy/action-baseline from 0.14.0 to 0.15.0 (#1)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 38d8e92 commit 655efa1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/owasp-zap.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ jobs:
112112
fi
113113
114114
- name: Run OWASP ZAP Baseline Scan
115-
uses: zaproxy/action-baseline@7c4deb10e6261301961c86d65d54a516394f9aed # v0.14.0
115+
uses: zaproxy/action-baseline@de8ad967d3548d44ef623df22cf95c3b0baf8b25 # v0.15.0
116116
with:
117117
target: "http://localhost:5000"
118118
rules_file_name: ".zap/rules.tsv"

0 commit comments

Comments
 (0)