Skip to content

Commit

Permalink
chore(deps): update github/codeql-action digest to 2fa207a
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 8, 2024
1 parent efb637d commit 1992b86
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/security.container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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@2fa207a8b764fa9a9c4068564ee4552bce75c4d8 # tag=codeql-bundle-20221211
if: always()
with:
category: checkov-helm
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/security.helm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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@2fa207a8b764fa9a9c4068564ee4552bce75c4d8 # tag=codeql-bundle-20221211
if: always()
with:
category: checkov-helm
Expand Down

0 comments on commit 1992b86

Please sign in to comment.