Skip to content

Commit

Permalink
Bump clechasseur/rs-clippy-check from 3 to 4
Browse files Browse the repository at this point in the history
Bumps [clechasseur/rs-clippy-check](https://github.com/clechasseur/rs-clippy-check) from 3 to 4.
- [Release notes](https://github.com/clechasseur/rs-clippy-check/releases)
- [Commits](clechasseur/rs-clippy-check@v3...v4)

---
updated-dependencies:
- dependency-name: clechasseur/rs-clippy-check
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent 6a980c6 commit 2ae8e95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/clippy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ jobs:
- uses: dtolnay/rust-toolchain@nightly
with:
components: clippy
- uses: clechasseur/rs-clippy-check@v3
- uses: clechasseur/rs-clippy-check@v4
with:
args: --workspace

0 comments on commit 2ae8e95

Please sign in to comment.