From e6ba54e112fc42a578a15dfc379159f30d6865b1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 15 Sep 2023 14:31:30 +0000 Subject: [PATCH] chore(deps): update github/codeql-action digest to f3051ed Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/security.container.yml | 2 +- .github/workflows/security.helm.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/security.container.yml b/.github/workflows/security.container.yml index 91b4cecf2..498a3b06c 100644 --- a/.github/workflows/security.container.yml +++ b/.github/workflows/security.container.yml @@ -23,7 +23,7 @@ jobs: with: framework: dockerfile skip_check: CKV_DOCKER_2 - - uses: github/codeql-action/upload-sarif@cdcdbb579706841c47f7063dda365e292e5cad7a # tag=codeql-bundle-20221211 + - uses: github/codeql-action/upload-sarif@f3051ed54e9739d4268717c150539c8bc4c7aa63 # tag=codeql-bundle-20221211 if: always() with: category: checkov-helm diff --git a/.github/workflows/security.helm.yml b/.github/workflows/security.helm.yml index 47a04ee44..16fd80757 100644 --- a/.github/workflows/security.helm.yml +++ b/.github/workflows/security.helm.yml @@ -24,7 +24,7 @@ jobs: directory: charts/image-registry-metrics-exporter framework: helm skip_check: CKV_K8S_11,CKV_K8S_15,CKV_K8S_21,CKV_K8S_35,CKV_K8S_43 - - uses: github/codeql-action/upload-sarif@cdcdbb579706841c47f7063dda365e292e5cad7a # tag=codeql-bundle-20221211 + - uses: github/codeql-action/upload-sarif@f3051ed54e9739d4268717c150539c8bc4c7aa63 # tag=codeql-bundle-20221211 if: always() with: category: checkov-helm