We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c85f80e commit d4097e1Copy full SHA for d4097e1
.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@60168efe1c415ce0f5521ea06d5c2062adbeed1b # v3.28.17
+ uses: github/codeql-action/upload-sarif@ff0a06e83cb2de871e5a09832bc6a81e7276941f # v3.28.18
35
with:
36
sarif_file: results.sarif
0 commit comments