Skip to content

Commit 1af3681

Browse files
chore(deps): bump zaproxy/action-full-scan from 0.12.0 to 0.13.0
Bumps [zaproxy/action-full-scan](https://github.com/zaproxy/action-full-scan) from 0.12.0 to 0.13.0. - [Release notes](https://github.com/zaproxy/action-full-scan/releases) - [Changelog](https://github.com/zaproxy/action-full-scan/blob/master/CHANGELOG.md) - [Commits](zaproxy/action-full-scan@v0.12.0...v0.13.0) --- updated-dependencies: - dependency-name: zaproxy/action-full-scan dependency-version: 0.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7e67aca commit 1af3681

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/zap-scan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
uses: actions/checkout@v6
4747

4848
- name: ZAP full scan
49-
uses: zaproxy/action-full-scan@v0.12.0
49+
uses: zaproxy/action-full-scan@v0.13.0
5050
with:
5151
target: ${{ vars.STAGING_URL }}
5252
rules_file_name: ".zap/rules.tsv"

0 commit comments

Comments
 (0)