Skip to content

Commit 047cc6b

Browse files
chore(deps): update github/codeql-action action to v4
1 parent e189481 commit 047cc6b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/trivy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@ jobs:
2828
#severity: 'CRITICAL'
2929

3030
- name: Upload Trivy scan results to GitHub Security tab
31-
uses: github/codeql-action/upload-sarif@v3
31+
uses: github/codeql-action/upload-sarif@v4
3232
with:
3333
sarif_file: 'trivy-results.sarif'

0 commit comments

Comments
 (0)