Skip to content

Commit 0aa8712

Browse files
chore(deps): update github/codeql-action action to v4
1 parent ec1fa99 commit 0aa8712

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust-clippy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
continue-on-error: true
5959

6060
- name: Upload analysis results to GitHub
61-
uses: github/codeql-action/upload-sarif@v3
61+
uses: github/codeql-action/upload-sarif@v4
6262
with:
6363
sarif_file: rust-clippy-results.sarif
6464
wait-for-processing: true

0 commit comments

Comments
 (0)