Skip to content

Commit f769769

Browse files
authored
Merge pull request #113 from Public-Health-Scotland/dependabot/github_actions/github/codeql-action-4.33.0
Bump github/codeql-action from 4.32.2 to 4.33.0
2 parents 7bdccc1 + 1cd35cf commit f769769

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scorecard.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,6 @@ jobs:
5151
# Upload the results to GitHub's code scanning dashboard (optional).
5252
# Commenting out will disable upload of results to your repo's Code Scanning dashboard
5353
- name: "Upload to code-scanning"
54-
uses: github/codeql-action/upload-sarif@45cbd0c69e560cd9e7cd7f8c32362050c9b7ded2 # v4.32.2
54+
uses: github/codeql-action/upload-sarif@c10b8064de6f491fea524254123dbe5e09572f13 # v4.35.1
5555
with:
5656
sarif_file: results.sarif

0 commit comments

Comments
 (0)