Skip to content

Commit 9475da0

Browse files
chore(deps): update github/codeql-action action to v4
1 parent 2775a46 commit 9475da0

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)