We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5515a2e commit 812264eCopy full SHA for 812264e
.github/workflows/scorecard.yml
@@ -31,6 +31,6 @@ jobs:
31
path: results.sarif
32
retention-days: 5
33
- name: Upload to code-scanning
34
- uses: github/codeql-action/upload-sarif@76621b61decf072c1cee8dd1ce2d2a82d33c17ed # v3.29.8
+ uses: github/codeql-action/upload-sarif@df559355d593797519d70b90fc8edd5db049e7a2 # v3.29.9
35
with:
36
sarif_file: results.sarif
0 commit comments