Skip to content

Commit 7f0326a

Browse files
authored
Merge pull request #417 from rubygems/dependabot/github_actions/github/codeql-action-4.31.10
Bump github/codeql-action from 3.27.4 to 4.31.10
2 parents b8e6baf + 88ca348 commit 7f0326a

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
@@ -57,6 +57,6 @@ jobs:
5757
# Upload the results to GitHub's code scanning dashboard (optional).
5858
# Commenting out will disable upload of results to your repo's Code Scanning dashboard
5959
- name: "Upload to code-scanning"
60-
uses: github/codeql-action/upload-sarif@ea9e4e37992a54ee68a9622e985e60c8e8f12d9f # v3.27.4
60+
uses: github/codeql-action/upload-sarif@cdefb33c0f6224e58673d9004f47f7cb3e328b89 # v4.31.10
6161
with:
6262
sarif_file: results.sarif

0 commit comments

Comments
 (0)