Skip to content

Commit c67ef90

Browse files
ci(deps): bump github/codeql-action from 2 to 3 (#280)
1 parent 3576824 commit c67ef90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/security.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,6 @@ jobs:
4242

4343
- name: Upload Trivy scan results to GitHub Security
4444
if: github.ref == 'refs/heads/master'
45-
uses: github/codeql-action/upload-sarif@v2
45+
uses: github/codeql-action/upload-sarif@v3
4646
with:
4747
sarif_file: 'build/trivy/output/trivy.sarif'

0 commit comments

Comments
 (0)