Skip to content

Commit b85a7f0

Browse files
authored
Merge branch 'master' into dependabot/github_actions/actions/setup-python-6.1.0
2 parents 6b2720f + 5b29df7 commit b85a7f0

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@e12f0178983d466f2f6028f5cc7a6d786fd97f4b # v4.31.4
72+
uses: github/codeql-action/upload-sarif@fdbfb4d2750291e159f0156def62b853c2798ca2 # v4.31.5
7373
with:
7474
sarif_file: results.sarif

0 commit comments

Comments
 (0)