Skip to content

Commit 3e75fb2

Browse files
chore(deps): update github/codeql-action action to v4
1 parent 004fb49 commit 3e75fb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,6 @@ jobs:
139139
severity: "HIGH,CRITICAL"
140140

141141
- name: Upload Trivy scan results to GitHub Security tab 📮
142-
uses: github/codeql-action/upload-sarif@2588666de8825e1e9dc4e2329a4c985457d55b32 # v3
142+
uses: github/codeql-action/upload-sarif@45cbd0c69e560cd9e7cd7f8c32362050c9b7ded2 # v4
143143
with:
144144
sarif_file: 'trivy-results.sarif'

0 commit comments

Comments
 (0)