Skip to content

Commit 4d96cac

Browse files
authored
Merge branch 'master' into dependabot/github_actions/actions/checkout-6.0.0
2 parents 1a9634f + 55f0c1a commit 4d96cac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/openssf-scorecard.yml

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

7070
# Upload the results to GitHub's code scanning dashboard.
7171
- name: "Upload to code-scanning"
72-
uses: github/codeql-action/upload-sarif@014f16e7ab1402f30e7c3329d33797e7948572db # v4.31.3
72+
uses: github/codeql-action/upload-sarif@e12f0178983d466f2f6028f5cc7a6d786fd97f4b # v4.31.4
7373
with:
7474
sarif_file: results.sarif

0 commit comments

Comments
 (0)