From 557fa9b1c7a600f7cb04f0102f4199e4b23d3eca Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 28 Mar 2022 15:52:03 +0200 Subject: [PATCH] chore(deps): update azure/container-scan digest to f9af925 (#2325) Co-authored-by: TrueCharts-Bot --- .github/workflows/general.security-scan.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/general.security-scan.yaml b/.github/workflows/general.security-scan.yaml index a48ad2e9d35..7f7a121b626 100644 --- a/.github/workflows/general.security-scan.yaml +++ b/.github/workflows/general.security-scan.yaml @@ -58,7 +58,7 @@ jobs: fail-fast: false steps: - name: Container Security scan - uses: Azure/container-scan@74375b0068a9527f6bcc8abfc4b8758c445ae197 # renovate: tag=v0 + uses: Azure/container-scan@f9af925b897d8af5f7e0026b8bca9346261abc93 # tag=v0 with: image-name: ghcr.io/${{ github.repository_owner }}/${{matrix.dir}}:latest severity-threshold: HIGH