Skip to content

Commit 24a4ce6

Browse files
authored
Merge pull request #598 from moul/dependabot/github_actions/github/codeql-action-2.1.32
chore(deps): bump github/codeql-action from 2.1.28 to 2.1.32
2 parents 232e9b5 + d6c22e4 commit 24a4ce6

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
@@ -50,6 +50,6 @@ jobs:
5050

5151
# Upload the results to GitHub's code scanning dashboard.
5252
- name: "Upload to code-scanning"
53-
uses: github/codeql-action/upload-sarif@cc7986c02bac29104a72998e67239bb5ee2ee110 # v1.0.26
53+
uses: github/codeql-action/upload-sarif@4238421316c33d73aeea2801274dd286f157c2bb # v1.0.26
5454
with:
5555
sarif_file: results.sarif

0 commit comments

Comments
 (0)