From 7d642301615c847b2b0d9cd874cdf40831d98fa9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 11 Jun 2024 08:50:23 +0000 Subject: [PATCH] chore(deps): update gipo355/vuln-docker-scanners-nmap-action action to v1.1.4 --- .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 3d2a301..3b70603 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@42c939ff72769c6b5b820408fa202e9d02a3ff52 # v1.1.2 + uses: gipo355/vuln-docker-scanners-nmap-action@debeebb1184d79dd8e7f1148aebe58a8b2f86efe # v1.1.4 with: github_token: ${{ inputs.github_token }} target: "localhost"