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