From d3f3b5ff55f19f05b271387fa8c135c39cc1d884 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Jul 2023 02:22:12 +0000 Subject: [PATCH] Bump zaproxy/action-baseline from 0.6.1 to 0.8.1 Bumps [zaproxy/action-baseline](https://github.com/zaproxy/action-baseline) from 0.6.1 to 0.8.1. - [Release notes](https://github.com/zaproxy/action-baseline/releases) - [Changelog](https://github.com/zaproxy/action-baseline/blob/master/CHANGELOG.md) - [Commits](https://github.com/zaproxy/action-baseline/compare/v0.6.1...v0.8.1) --- updated-dependencies: - dependency-name: zaproxy/action-baseline dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/check-server.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/check-server.yml b/.github/workflows/check-server.yml index 3f7ad46..21b6dac 100644 --- a/.github/workflows/check-server.yml +++ b/.github/workflows/check-server.yml @@ -30,7 +30,7 @@ jobs: - name: OWASP ZAP Baseline Scan # You may pin to the exact commit or the version. # uses: zaproxy/action-baseline@df1ee70ea1ebbdaa1b48e6fc861e0dc0a71fedd8 - uses: zaproxy/action-baseline@v0.6.1 + uses: zaproxy/action-baseline@v0.8.1 with: # Target URL target: https://gloc.homelab.benlg.dev