We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f661078 commit 89f40aaCopy full SHA for 89f40aa
1 file changed
.github/workflows/scorecard.yml
@@ -35,6 +35,6 @@ jobs:
35
retention-days: 5
36
37
- name: Upload to code-scanning
38
- uses: github/codeql-action/upload-sarif@c793b717bc78562f491db7b0e93a3a178b099162 # v3.29.5
+ uses: github/codeql-action/upload-sarif@0d579ffd059c29b07949a3cce3983f0780820c98 # v3.29.5
39
with:
40
sarif_file: results.sarif
0 commit comments