From 2f23d581a88a15290ea38464a4d60f3c871a274b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Mar 2026 09:54:30 +0000 Subject: [PATCH] Update crazy-max/ghaction-container-scan digest to 740f4cd --- .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..cb293768 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@740f4cd7e1c4e28c4f066375449258036b99970d with: image: user/app:latest env: