Skip to content

Commit 991ff62

Browse files
authored
Merge pull request #58 from rust-cli/renovate/github-codeql-action-4.x
chore(deps): Update github/codeql-action action to v4
2 parents 8e8ec45 + bbe4302 commit 991ff62

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)