Skip to content

Commit 48a1d79

Browse files
Mani BrarMani Brar
authored andcommitted
fix: revert upload-sarif bump
1 parent 1b68749 commit 48a1d79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scorecards.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,6 @@ jobs:
7272

7373
# Upload the results to GitHub's code scanning dashboard.
7474
- name: "Upload to code-scanning"
75-
uses: github/codeql-action/upload-sarif@latest # latest
75+
uses: github/codeql-action/upload-sarif@29b1f65c5e92e24fe6b6647da1eaabe529cec70f # v2.3.3
7676
with:
7777
sarif_file: results.sarif

0 commit comments

Comments
 (0)