Skip to content

Commit b6fc173

Browse files
ci: 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 4db51bb commit b6fc173

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
@@ -65,7 +65,7 @@ jobs:
6565
done
6666
6767
- name: Run OWASP ZAP Baseline Scan
68-
uses: zaproxy/action-baseline@v0.14.0
68+
uses: zaproxy/action-baseline@v0.15.0
6969
with:
7070
target: "http://localhost:5000"
7171
rules_file_name: ".zap/rules.tsv"

0 commit comments

Comments
 (0)