Skip to content

Commit 6f40588

Browse files
Merge pull request #321 from alastairlundy/dependabot/github_actions/github/codeql-action/upload-sarif-4.37.4
Bump github/codeql-action/upload-sarif from 4.37.3 to 4.37.4
2 parents 1057f48 + 9a0d758 commit 6f40588

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
@@ -78,6 +78,6 @@ jobs:
7878
# Upload the results to GitHub's code scanning dashboard (optional).
7979
# Commenting out will disable upload of results to your repo's Code Scanning dashboard
8080
- name: "Upload to code-scanning"
81-
uses: github/codeql-action/upload-sarif@e4fba868fa4b1b91e1fdab776edc8cfbe6e9fb81 # v4.37.3
81+
uses: github/codeql-action/upload-sarif@f205ea1c3313d32999d8d6a48b4f6530d4437b38 # v4.37.4
8282
with:
8383
sarif_file: results.sarif

0 commit comments

Comments
 (0)