Skip to content

Commit 6659052

Browse files
Merge pull request #8331 from rubygems/dependabot/github_actions/github/codeql-action-3.27.9
Bump github/codeql-action from 3.27.6 to 3.27.9 (cherry picked from commit 6962a2e)
1 parent d0e4353 commit 6659052

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scorecards.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,6 @@ jobs:
4949

5050
# Upload the results to GitHub's code scanning dashboard.
5151
- name: "Upload to code-scanning"
52-
uses: github/codeql-action/upload-sarif@aa578102511db1f4524ed59b8cc2bae4f6e88195 # v3.27.6
52+
uses: github/codeql-action/upload-sarif@df409f7d9260372bd5f19e5b04e83cb3c43714ae # v3.27.9
5353
with:
5454
sarif_file: results.sarif

0 commit comments

Comments
 (0)