Skip to content

Commit 7fa6eef

Browse files
chore: bump github/codeql-action/upload-sarif from 4.37.4 to 4.37.8 (#2615)
Bumps github/codeql-action/upload-sarif from 4.37.4 to 4.37.8. Reviewed and approved by @phipag. Review performed by Claude: pinned SHAs verified against upstream tags, all changes in range affect init and analyze rather than upload-sarif, CI green.
1 parent 9c1f6f2 commit 7fa6eef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/security-scorecard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,6 @@ jobs:
5353
path: results.sarif
5454
retention-days: 5
5555
- name: Upload to Code-Scanning
56-
uses: github/codeql-action/upload-sarif@f205ea1c3313d32999d8d6a48b4f6530d4437b38 # v4.37.4
56+
uses: github/codeql-action/upload-sarif@db488ddef3bf6cb639b32c2e9a7c0a7ea8271d28 # v4.37.8
5757
with:
5858
sarif_file: results.sarif

0 commit comments

Comments
 (0)