Skip to content

Commit ff89881

Browse files
authored
Merge pull request #2741 from step-security-bot/stepsecurity_remediation_1729053784
[StepSecurity] ci: Harden GitHub Actions
2 parents decb0a2 + 3bfa0c8 commit ff89881

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scorecard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,6 @@ jobs:
6060
# Upload the results to GitHub's code scanning dashboard (optional).
6161
# Commenting out will disable upload of results to your repo's Code Scanning dashboard
6262
- name: "Upload to code-scanning"
63-
uses: github/codeql-action/upload-sarif@v3
63+
uses: github/codeql-action/upload-sarif@f779452ac5af1c261dce0346a8f964149f49322b # v3.26.13
6464
with:
6565
sarif_file: results.sarif

0 commit comments

Comments
 (0)