Skip to content

Commit

Permalink
Merge pull request #112 from assert-rs/renovate/github-codeql-action-3.x
Browse files Browse the repository at this point in the history
chore(deps): update github/codeql-action action to v3
  • Loading branch information
epage committed Jan 2, 2024
2 parents fd8a2aa + cb550ee commit c747cf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ jobs:
| sarif-fmt
continue-on-error: true
- name: Upload
uses: github/codeql-action/upload-sarif@v2
uses: github/codeql-action/upload-sarif@v3
with:
sarif_file: clippy-results.sarif
wait-for-processing: true
Expand Down

0 comments on commit c747cf6

Please sign in to comment.