Skip to content

Commit b20f325

Browse files
chore(deps): update github/codeql-action action to v4
1 parent 3a90782 commit b20f325

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@d198d2fabf39a7f36b5ce57ce70d4942944f006e # v3
142+
uses: github/codeql-action/upload-sarif@0499de31b99561a6d14a36a5f662c2a54f91beee # v4
143143
with:
144144
sarif_file: 'trivy-results.sarif'

0 commit comments

Comments
 (0)