From 915f54ee01ad20853c6979481e291665a49018c7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 6 Feb 2024 16:23:28 +0000 Subject: [PATCH] Update crazy-max/ghaction-container-scan digest to fbdac26 --- .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..059f9ffd 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@fbdac267550a6101f7a4d1c337a77eabe3b448eb with: image: user/app:latest env: