Skip to content

Commit e3d7d75

Browse files
authored
Merge pull request #170 from rubygems/dependabot/github_actions/github/codeql-action-4.32.2
Bump github/codeql-action from 4.32.0 to 4.32.2
2 parents 01e7341 + 13e1c3e commit e3d7d75

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@b20883b0cd1f46c72ae0ba6d1090936928f9fa30 # v4.32.0
52+
uses: github/codeql-action/upload-sarif@45cbd0c69e560cd9e7cd7f8c32362050c9b7ded2 # v4.32.2
5353
with:
5454
sarif_file: results.sarif

0 commit comments

Comments
 (0)