Skip to content

Commit 036bdea

Browse files
Merge pull request #1520 from IntelPython/dependabot/github_actions/github/codeql-action-3.23.2
Bump github/codeql-action from 2.2.4 to 3.23.2
2 parents 847f93d + 070d7d5 commit 036bdea

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
@@ -68,6 +68,6 @@ jobs:
6868

6969
# Upload the results to GitHub's code scanning dashboard.
7070
- name: "Upload to code-scanning"
71-
uses: github/codeql-action/upload-sarif@17573ee1cc1b9d061760f3a006fc4aac4f944fd5 # v2.2.4
71+
uses: github/codeql-action/upload-sarif@b7bf0a3ed3ecfa44160715d7c442788f65f0f923 # v3.23.2
7272
with:
7373
sarif_file: results.sarif

0 commit comments

Comments
 (0)