github/codeql-action/upload-sarif
1 parent 3de18f3 commit 73b80dbCopy full SHA for 73b80db
1 file changed
.github/workflows/scorecard.yml
@@ -74,6 +74,6 @@ jobs:
74
# Upload the results to GitHub's code scanning dashboard (optional).
75
# Commenting out will disable upload of results to your repo's Code Scanning dashboard
76
- name: "Upload to code-scanning"
77
- uses: github/codeql-action/upload-sarif@7273f08caa1dcf2c2837f362f1982de0ab4dc344 # v3.28.15
+ uses: github/codeql-action/upload-sarif@0d579ffd059c29b07949a3cce3983f0780820c98 # v4.32.6
78
with:
79
sarif_file: results.sarif
0 commit comments