Skip to content

Commit

Permalink
chore(deps): update github/codeql-action digest to faf91ca
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 Oct 9, 2023
1 parent 1472121 commit aaf823b
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@faf91ca6bdfbb188e08c26988cb8f7dcedcff3b1 # 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@faf91ca6bdfbb188e08c26988cb8f7dcedcff3b1 # tag=codeql-bundle-20221211
if: always()
with:
category: checkov-helm
Expand Down

0 comments on commit aaf823b

Please sign in to comment.