Skip to content

Commit ec5538a

Browse files
authored
Merge pull request #17 from kevinelliott/dependabot/github_actions/github/codeql-action-4
ci(deps): bump github/codeql-action from 3 to 4
2 parents 4c7d0d9 + bd04e50 commit ec5538a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/trivy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,6 @@ jobs:
4343
severity: 'CRITICAL,HIGH'
4444

4545
- name: Upload Trivy scan results to GitHub Security tab
46-
uses: github/codeql-action/upload-sarif@v3
46+
uses: github/codeql-action/upload-sarif@v4
4747
with:
4848
sarif_file: 'trivy-results.sarif'

0 commit comments

Comments
 (0)