Skip to content

Commit

Permalink
chore(codeql): update version string
Browse files Browse the repository at this point in the history
  • Loading branch information
tom-rm-meyer-ISST authored Jun 15, 2024
1 parent dc95a24 commit d542d52
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 @@ -78,6 +78,6 @@ jobs:
limit-severities-for-sarif: true

- name: Upload Trivy scan results to GitHub Security tab
uses: github/codeql-action/upload-sarif@23acc5c183826b7a8a97bce3cecc52db901f8251 # v2.227
uses: github/codeql-action/upload-sarif@23acc5c183826b7a8a97bce3cecc52db901f8251 # v3.25.10
with:
sarif_file: "trivy-results-2.sarif"

0 comments on commit d542d52

Please sign in to comment.