Skip to content

Commit 1eaf6f5

Browse files
authored
Merge pull request #597 from cobalt-org/renovate/github-codeql-action-4.x
chore(deps): Update github/codeql-action action to v4
2 parents d5b33ef + 3691ee1 commit 1eaf6f5

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

0 commit comments

Comments
 (0)