Skip to content

Commit 50cd365

Browse files
chore(deps): Update github/codeql-action action to v4
1 parent b9a18bd commit 50cd365

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
@@ -153,7 +153,7 @@ jobs:
153153
| sarif-fmt
154154
continue-on-error: true
155155
- name: Upload
156-
uses: github/codeql-action/upload-sarif@v3
156+
uses: github/codeql-action/upload-sarif@v4
157157
with:
158158
sarif_file: clippy-results.sarif
159159
wait-for-processing: true

0 commit comments

Comments
 (0)