Skip to content

Commit 66b26a2

Browse files
authored
Merge pull request #58 from IntelPython/dependabot/github_actions/github/codeql-action-3.28.10
Bump github/codeql-action from 3.28.9 to 3.28.10
2 parents 8a7c082 + 2865cb5 commit 66b26a2

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
@@ -70,6 +70,6 @@ jobs:
7070

7171
# Upload the results to GitHub's code scanning dashboard.
7272
- name: "Upload to code-scanning"
73-
uses: github/codeql-action/upload-sarif@9e8d0789d4a0fa9ceb6b1738f7e269594bdd67f0 # v3.28.9
73+
uses: github/codeql-action/upload-sarif@b56ba49b26e50535fa1e7f7db0f4f7b4bf65d80d # v3.28.10
7474
with:
7575
sarif_file: results.sarif

0 commit comments

Comments
 (0)