Skip to content

Commit 0438c3b

Browse files
authored
Merge pull request #129 from austenstone/dependabot/github_actions/github/codeql-action-3.26.12
chore(deps): Bump github/codeql-action from 3.25.3 to 3.26.12
2 parents 4d9a6c2 + 9a499e2 commit 0438c3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scorecard.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,6 @@ jobs:
6868
# Upload the results to GitHub's code scanning dashboard (optional).
6969
# Commenting out will disable upload of results to your repo's Code Scanning dashboard
7070
- name: "Upload to code-scanning"
71-
uses: github/codeql-action/upload-sarif@d39d31e687223d841ef683f52467bd88e9b21c14 # v3.25.3
71+
uses: github/codeql-action/upload-sarif@c36620d31ac7c881962c3d9dd939c40ec9434f2b # v3.26.12
7272
with:
7373
sarif_file: results.sarif

0 commit comments

Comments
 (0)