Skip to content

Commit ae278d0

Browse files
chore(deps): Update github/codeql-action action to v4
1 parent 32c9630 commit ae278d0

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

0 commit comments

Comments
 (0)