From 3c91711a851890cda66329a1a320457064278784 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 May 2022 03:16:19 +0000 Subject: [PATCH] Bump zaproxy/action-baseline from 0.6.1 to 0.7.0 Bumps [zaproxy/action-baseline](https://github.com/zaproxy/action-baseline) from 0.6.1 to 0.7.0. - [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.7.0) --- 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..691db21 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.7.0 with: # Target URL target: https://gloc.homelab.benlg.dev