Skip to content

Commit 0c7857c

Browse files
authored
Merge pull request #82 from github/dependabot/github_actions/dependencies-499cb248b3
2 parents 3e31c46 + a0f10d2 commit 0c7857c

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
@@ -42,6 +42,6 @@ jobs:
4242
path: results.sarif
4343
retention-days: 5
4444
- name: "Upload to code-scanning"
45-
uses: github/codeql-action/upload-sarif@16140ae1a102900babc80a33c44059580f687047
45+
uses: github/codeql-action/upload-sarif@4e94bd11f71e507f7f87df81788dff88d1dacbfb
4646
with:
4747
sarif_file: results.sarif

0 commit comments

Comments
 (0)