Skip to content

Commit 1f60458

Browse files
authored
Merge pull request #2348 from IntelPython/dependabot/github_actions/github/codeql-action/upload-sarif-4.37.4
Bump github/codeql-action/upload-sarif from 4.37.3 to 4.37.4
2 parents 8ceb693 + 780ea08 commit 1f60458

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@e4fba868fa4b1b91e1fdab776edc8cfbe6e9fb81 # v4.37.3
72+
uses: github/codeql-action/upload-sarif@f205ea1c3313d32999d8d6a48b4f6530d4437b38 # v4.37.4
7373
with:
7474
sarif_file: results.sarif

0 commit comments

Comments
 (0)