Skip to content

Commit

Permalink
Merge pull request #761 from kristof-mattei/renovate/actions-rs-plus-…
Browse files Browse the repository at this point in the history
…clippy-check-2.x

chore(deps): update actions-rs-plus/clippy-check action to v2.2.0
  • Loading branch information
renovate[bot] authored Nov 19, 2023
2 parents 4c7fedf + c733e2f commit ad06a94
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 ad06a94

Please sign in to comment.