Skip to content

Commit 907d7b6

Browse files
chore(deps): bump github/codeql-action from 3 to 4 (#698)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 54ea1bb commit 907d7b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/github-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ jobs:
171171
continue-on-error: true
172172

173173
- name: Upload analysis results to GitHub
174-
uses: github/codeql-action/upload-sarif@v3
174+
uses: github/codeql-action/upload-sarif@v4
175175
with:
176176
sarif_file: rust-clippy-results.sarif
177177
wait-for-processing: true

0 commit comments

Comments
 (0)