Skip to content

Commit b64cbeb

Browse files
Copilotpangerlkr
andcommitted
Update CodeQL Action from v3 to v4
Co-authored-by: pangerlkr <73515951+pangerlkr@users.noreply.github.com>
1 parent 40e3f2d commit b64cbeb

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
@@ -130,7 +130,7 @@ jobs:
130130
output: 'trivy-results.sarif'
131131

132132
- name: Upload Trivy results to GitHub Security
133-
uses: github/codeql-action/upload-sarif@v3
133+
uses: github/codeql-action/upload-sarif@v4
134134
if: always()
135135
with:
136136
sarif_file: 'trivy-results.sarif'

0 commit comments

Comments
 (0)