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