We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af3af7c commit 008a168Copy full SHA for 008a168
1 file changed
.github/workflows/scorecard.yml
@@ -37,6 +37,6 @@ jobs:
37
retention-days: 5
38
39
- name: Upload to code-scanning
40
- uses: github/codeql-action/upload-sarif@v3
+ uses: github/codeql-action/upload-sarif@8aad20d150bbac5944a9f9d289da16a4b0d87c1e # v4
41
with:
42
sarif_file: scorecard-results.sarif
0 commit comments