Skip to content

Commit e5f167f

Browse files
authored
Merge pull request #282 from pascaliske/renovate/github-codeql-action-4.x
2 parents 05d5796 + 9475da0 commit e5f167f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ jobs:
131131
annotations: true
132132

133133
# upload results file to github
134-
- uses: github/codeql-action/upload-sarif@v3
134+
- uses: github/codeql-action/upload-sarif@v4
135135
if: ${{ steps.scan.outputs.sarif != '' }}
136136
with:
137137
sarif_file: ${{ steps.scan.outputs.sarif }}

0 commit comments

Comments
 (0)