Skip to content

Commit

Permalink
chore(deps): update actions-rs-plus/clippy-check action to v2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 19, 2023
1 parent 4c7fedf commit c733e2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -373,7 +373,7 @@ jobs:
cargo --version
- name: Run Clippy for GitHub Actions report
uses: actions-rs-plus/clippy-check@58bb2527088f0a574f000fad0244d021aeebc55a # v2.1.1
uses: actions-rs-plus/clippy-check@30fef0f891edb491831cd248156cfb18d7d12fda # v2.2.0
with:
args: --workspace --all-targets --all-features

Expand Down

0 comments on commit c733e2f

Please sign in to comment.