Skip to content

Commit e944831

Browse files
authored
Merge pull request #19 from unplugged12/dependabot/github_actions/github/codeql-action-4
chore(deps): bump github/codeql-action from 3 to 4
2 parents 29a56d4 + d73675d commit e944831

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ jobs:
106106
severity: 'CRITICAL,HIGH'
107107

108108
- name: Upload Trivy results to GitHub Security
109-
uses: github/codeql-action/upload-sarif@v3
109+
uses: github/codeql-action/upload-sarif@v4
110110
if: always()
111111
with:
112112
sarif_file: 'trivy-results.sarif'

0 commit comments

Comments
 (0)