Skip to content

Commit e39b013

Browse files
authored
Merge pull request #2040 from IntelPython/dependabot/github_actions/github/codeql-action-3.28.14
Bump github/codeql-action from 3.28.13 to 3.28.14
2 parents f75b04c + 5c3290a commit e39b013

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/openssf-scorecard.yml

+1-1
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@1b549b9259bda1cb5ddde3b41741a82a2d15a841 # v3.28.13
72+
uses: github/codeql-action/upload-sarif@fc7e4a0fa01c3cca5fd6a1fddec5c0740c977aa2 # v3.28.14
7373
with:
7474
sarif_file: results.sarif

0 commit comments

Comments
 (0)