Skip to content

Commit ed71e38

Browse files
authored
Merge pull request #342 from rust-lang/renovate/github-codeql-action-4.x
chore(deps): Update github/codeql-action action to v4
2 parents 8e28078 + 23614e1 commit ed71e38

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)