From acf859fb15977f1d9f9702fe145894be076f97ec Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2026 05:01:32 +0000 Subject: [PATCH] Update crazy-max/ghaction-container-scan digest to 02bbc9f --- .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..707f9fd1 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@02bbc9fe2e31873314d14102acbbec1529b3476d with: image: user/app:latest env: