Skip to content

Commit 16367f2

Browse files
authored
Update scorecard.yml with full version comment on Upload to code-scan… (#160)
…ning The version comment only listed the high level version so the latest dependabot update didn't change the minor and point release portions of it.
1 parent 6d0bdb7 commit 16367f2

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
@@ -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@45775bd8235c68ba998cffa5171334d58593da47 # v3
76+
uses: github/codeql-action/upload-sarif@45775bd8235c68ba998cffa5171334d58593da47 # v3.28.15
7777
with:
7878
sarif_file: results.sarif

0 commit comments

Comments
 (0)