Skip to content

Commit

Permalink
Merge pull request #12 from trexx/renovate/github-codeql-action-3.x
Browse files Browse the repository at this point in the history
Update github/codeql-action action to v3.23.0
  • Loading branch information
trexx authored Jan 8, 2024
2 parents 02ffbb4 + 94e1a6d commit 359e61a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trivy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@ jobs:
scanners: 'vuln'

- name: Upload Trivy scan results to GitHub Security tab
uses: github/codeql-action/upload-sarif@012739e5082ff0c22ca6d6ab32e07c36df03c4a4 # v3.22.12
uses: github/codeql-action/upload-sarif@e5f05b81d5b6ff8cfa111c80c22c5fd02a384118 # v3.23.0
with:
sarif_file: 'trivy-results.sarif'

0 comments on commit 359e61a

Please sign in to comment.