Skip to content

Commit 71f00e1

Browse files
authored
ci: update codeql sarif upload action
1 parent 2d6fbba commit 71f00e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/scorecard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,6 @@ jobs:
3737
retention-days: 5
3838

3939
- name: Upload to code-scanning
40-
uses: github/codeql-action/upload-sarif@v3
40+
uses: github/codeql-action/upload-sarif@8aad20d150bbac5944a9f9d289da16a4b0d87c1e # v4
4141
with:
4242
sarif_file: scorecard-results.sarif

0 commit comments

Comments
 (0)