From e71c77ef0030e04876082eb469f2b7340aa44d7f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 10:38:42 +0000 Subject: [PATCH] chore(deps): update gipo355/vuln-docker-scanners-nmap-action action to v1.0.11 --- .github/actions/attack/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/attack/action.yml b/.github/actions/attack/action.yml index c3d4c73..68ae271 100644 --- a/.github/actions/attack/action.yml +++ b/.github/actions/attack/action.yml @@ -41,7 +41,7 @@ runs: # https://github.com/zaproxy/action-full-scan # - name: Nmap Scan - uses: gipo355/vuln-docker-scanners-nmap-action@c73167b458b6657cb2d5870711dddf03e937b59d # v1.0.7 + uses: gipo355/vuln-docker-scanners-nmap-action@02c30da757aef65082eb2b9684fc5ab71d80e6b4 # v1.0.11 with: github_token: ${{ inputs.github_token }} target: "localhost"