From 608518f44fe4d45fb2fc72643197319149a9a9f0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 13:37:05 +0000 Subject: [PATCH] Update crazy-max/ghaction-container-scan digest to 12f5803 --- .github/workflows/cve-scanning-docker.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cve-scanning-docker.yml b/.github/workflows/cve-scanning-docker.yml index b615bedc..b70086e4 100644 --- a/.github/workflows/cve-scanning-docker.yml +++ b/.github/workflows/cve-scanning-docker.yml @@ -13,7 +13,7 @@ jobs: run: docker build -f Dockerfile -t user/app:latest . working-directory: docker - name: Scan for vulnerabilities - uses: crazy-max/ghaction-container-scan@674eade7c71e59463c98239c5f8ff505e2449bc0 + uses: crazy-max/ghaction-container-scan@12f580319424eabcc193a6d2579c9d4e6b5da65d with: image: user/app:latest env: