Skip to content

Commit 8fdc77b

Browse files
chore(deps): Update github/codeql-action action to v4
1 parent 0ae5ce7 commit 8fdc77b

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

0 commit comments

Comments
 (0)