Skip to content

Commit 2ca28dc

Browse files
chore(deps): update github/codeql-action action to v3
1 parent 7645d31 commit 2ca28dc

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@v2
31+
uses: github/codeql-action/upload-sarif@v3
3232
with:
3333
sarif_file: 'trivy-results.sarif'

0 commit comments

Comments
 (0)