From 6f3e33bc749877041359459d8132651b22a75a8e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 Mar 2024 15:57:06 +0000 Subject: [PATCH] chore(deps): update github/codeql-action digest to 8960790 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 ca92db45b..35addb5da 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@43750fe4fc4f068f04f2215206e6f6a29c78c763 # tag=codeql-bundle-20221211 + - uses: github/codeql-action/upload-sarif@896079047b4bb059ba6f150a5d87d47dde99e6e5 # codeql-bundle-20221211 if: always() with: category: checkov-helm diff --git a/.github/workflows/security.helm.yml b/.github/workflows/security.helm.yml index bdae3b7b1..760e97402 100644 --- a/.github/workflows/security.helm.yml +++ b/.github/workflows/security.helm.yml @@ -24,7 +24,7 @@ jobs: directory: charts/gitlab-ci-runner-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@43750fe4fc4f068f04f2215206e6f6a29c78c763 # tag=codeql-bundle-20221211 + - uses: github/codeql-action/upload-sarif@896079047b4bb059ba6f150a5d87d47dde99e6e5 # codeql-bundle-20221211 if: always() with: category: checkov-helm