Skip to content

Commit 5612ac8

Browse files
authored
Merge pull request #129 from gitext-rs/renovate/github-codeql-action-4.x
chore(deps): Update github/codeql-action action to v4
2 parents 0189fdf + eeb90fa commit 5612ac8

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
@@ -157,7 +157,7 @@ jobs:
157157
| sarif-fmt
158158
continue-on-error: true
159159
- name: Upload
160-
uses: github/codeql-action/upload-sarif@v3
160+
uses: github/codeql-action/upload-sarif@v4
161161
with:
162162
sarif_file: clippy-results.sarif
163163
wait-for-processing: true

0 commit comments

Comments
 (0)