Skip to content

Commit 0beb003

Browse files
authored
Merge pull request #387 from rust-cli/renovate/github-codeql-action-4.x
chore(deps): Update github/codeql-action action to v4
2 parents ab59f23 + ae278d0 commit 0beb003

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)