We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9ab17a6 + f379a93 commit dcdd088Copy full SHA for dcdd088
.github/workflows/on.pr.yml
@@ -42,7 +42,7 @@ jobs:
42
severity: 'CRITICAL'
43
44
- name: Upload Trivy scan results to GitHub Security tab
45
- uses: github/codeql-action/upload-sarif@v2
+ uses: github/codeql-action/upload-sarif@v3
46
with:
47
sarif_file: 'trivy-results.sarif'
48
- name: Cache SonarCloud packages
0 commit comments