Skip to content

Commit

Permalink
Merge pull request #1640 from samply/renovate/github-codeql-action-di…
Browse files Browse the repository at this point in the history
…gest

Update github/codeql-action digest to 8f596b4
  • Loading branch information
alexanderkiel authored Apr 23, 2024
2 parents e21349c + 6f29a4f commit 99cd1da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@ jobs:

- name: Upload Trivy Scan Results to GitHub Security Tab
if: ${{ (github.repository_owner == 'samply') || (vars.IMAGE_SCAN_UPLOAD == 'true') }}
uses: github/codeql-action/upload-sarif@c7f9125735019aa87cfc361530512d50ea439c71 # v3
uses: github/codeql-action/upload-sarif@8f596b4ae3cb3c588a5c46780b86dd53fef16c52 # v3
with:
sarif_file: trivy-results.sarif

Expand Down

0 comments on commit 99cd1da

Please sign in to comment.