Skip to content

Commit 0da2b51

Browse files
authored
Merge pull request #666 from toml-rs/renovate/github-codeql-action-3.x
chore(deps): update github/codeql-action action to v3
2 parents b959809 + fe9a253 commit 0da2b51

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
@@ -144,7 +144,7 @@ jobs:
144144
| sarif-fmt
145145
continue-on-error: true
146146
- name: Upload
147-
uses: github/codeql-action/upload-sarif@v2
147+
uses: github/codeql-action/upload-sarif@v3
148148
with:
149149
sarif_file: clippy-results.sarif
150150
wait-for-processing: true

0 commit comments

Comments
 (0)