We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a76185e commit f2431beCopy full SHA for f2431be
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@e46ed2cbd01164d986452f91f178727624ae40d7 # v3.29.5
+ uses: github/codeql-action/upload-sarif@68bde559dea0fdcac2102bfdf6230c5f70eb485e # v3.29.5
39
with:
40
sarif_file: results.sarif
0 commit comments