Skip to content

Commit

Permalink
Merge pull request #1268 from axeII/renovate/github-codeql-action-digest
Browse files Browse the repository at this point in the history
chore(deps): update github/codeql-action digest to afb54ba
  • Loading branch information
axeII authored Aug 2, 2024
2 parents 17670f0 + b2ef897 commit 2d0bc71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scan-containers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,6 @@ jobs:
format: sarif
output: trivy-results.sarif
- name: Upload Trivy scan results to GitHub Security tab
uses: github/codeql-action/upload-sarif@b611370bb5703a7efb587f9d136a52ea24c5c38c # v3
uses: github/codeql-action/upload-sarif@afb54ba388a7dca6ecae48f608c4ff05ff4cc77a # v3
with:
sarif_file: trivy-results.sarif

0 comments on commit 2d0bc71

Please sign in to comment.