Skip to content

Commit a932bb6

Browse files
authored
Merge pull request #942 from crate-ci/renovate/github-codeql-action-3.x
chore(deps): update github/codeql-action action to v3
2 parents 7302cb2 + 286c9b8 commit a932bb6

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

0 commit comments

Comments
 (0)