Skip to content

Commit 1bd25ad

Browse files
authored
Merge pull request #143 from gitext-rs/renovate/github-codeql-action-4.x
chore(deps): Update github/codeql-action action to v4
2 parents 98d1b3e + 8b876a0 commit 1bd25ad

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
@@ -135,7 +135,7 @@ jobs:
135135
| sarif-fmt
136136
continue-on-error: true
137137
- name: Upload
138-
uses: github/codeql-action/upload-sarif@v3
138+
uses: github/codeql-action/upload-sarif@v4
139139
with:
140140
sarif_file: clippy-results.sarif
141141
wait-for-processing: true

0 commit comments

Comments
 (0)