Skip to content

Commit 6aa8d8c

Browse files
authored
Merge pull request #6665 from rubygems/dependabot/github_actions/github/codeql-action-2.3.3
Bump github/codeql-action from 2.3.2 to 2.3.3
2 parents 3589c6e + 36bdbff commit 6aa8d8c

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@f3feb00acb00f31a6f60280e6ace9ca31d91c76a # v2.3.2
52+
uses: github/codeql-action/upload-sarif@29b1f65c5e92e24fe6b6647da1eaabe529cec70f # v2.3.3
5353
with:
5454
sarif_file: results.sarif

0 commit comments

Comments
 (0)