Skip to content

Commit 9bb008e

Browse files
committed
Pin code scanning upload action
1 parent cd9e0b6 commit 9bb008e

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
@@ -73,6 +73,6 @@ jobs:
7373
# Upload the results to GitHub's code scanning dashboard (optional).
7474
# Commenting out will disable upload of results to your repo's Code Scanning dashboard
7575
- name: "Upload to code-scanning"
76-
uses: github/codeql-action/upload-sarif@v3
76+
uses: github/codeql-action/upload-sarif@fee9466b8957867761f2d78f922ab084e3e2dd17
7777
with:
7878
sarif_file: results.sarif

0 commit comments

Comments
 (0)