Skip to content

Commit

Permalink
chore(deps): update github/codeql-action digest to e345133
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 Jan 31, 2024
1 parent e63deed commit 03dc02a
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@fe23b5a3e1de4ae7f64965059233ee74e959035e # tag=codeql-bundle-20221211
- uses: github/codeql-action/upload-sarif@e34513334c80bc03203d626a9c14243c9bf67245 # 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/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@fe23b5a3e1de4ae7f64965059233ee74e959035e # tag=codeql-bundle-20221211
- uses: github/codeql-action/upload-sarif@e34513334c80bc03203d626a9c14243c9bf67245 # tag=codeql-bundle-20221211
if: always()
with:
category: checkov-helm
Expand Down

0 comments on commit 03dc02a

Please sign in to comment.