Skip to content

Commit 09924d5

Browse files
Merge pull request #19 from PartTimeLegend/renovate/github-codeql-action-4.x
2 parents 548d000 + ac82492 commit 09924d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ jobs:
176176
output: trivy-results.sarif
177177

178178
- name: Upload Trivy scan results to GitHub Security tab
179-
uses: github/codeql-action/upload-sarif@v3
179+
uses: github/codeql-action/upload-sarif@v4
180180
with:
181181
sarif_file: trivy-results.sarif
182182

0 commit comments

Comments
 (0)