Skip to content

Commit

Permalink
ci(github-action): update github/codeql-action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
tyriis-automation[bot] authored Mar 13, 2024
1 parent d5fd736 commit 073008d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-trivy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ jobs:
scan-ref: infra/terraform

- name: Upload Trivy scan results to GitHub Security tab
uses: github/codeql-action/upload-sarif@e56cfd0877b4826be144d11aa31e6c64a55828e9 # v2
uses: github/codeql-action/upload-sarif@3ab4101902695724f9365a384f86c1074d94e18c # v3
with:
sarif_file: trivy-results.sarif

0 comments on commit 073008d

Please sign in to comment.