Skip to content

Commit 0c56890

Browse files
authored
Merge pull request #759 from kindlyops/renovate/github-codeql-action-2.x
chore(deps): update github/codeql-action action to v2.20.1
2 parents 306c5c9 + 7b7308f commit 0c56890

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
@@ -57,6 +57,6 @@ jobs:
5757

5858
# Upload the results to GitHub's code scanning dashboard.
5959
- name: "Upload to code-scanning"
60-
uses: github/codeql-action/upload-sarif@6c089f53dd51dc3fc7e599c3cb5356453a52ca9e # v2.20.0
60+
uses: github/codeql-action/upload-sarif@f6e388ebf0efc915c6c5b165b019ee61a6746a38 # v2.20.1
6161
with:
6262
sarif_file: results.sarif

0 commit comments

Comments
 (0)