Skip to content

Commit

Permalink
Bump actions-rs-plus/clippy-check from 2.0.0 to 2.2.0
Browse files Browse the repository at this point in the history
Bumps [actions-rs-plus/clippy-check](https://github.com/actions-rs-plus/clippy-check) from 2.0.0 to 2.2.0.
- [Release notes](https://github.com/actions-rs-plus/clippy-check/releases)
- [Changelog](https://github.com/actions-rs-plus/clippy-check/blob/main/CHANGELOG.md)
- [Commits](actions-rs-plus/clippy-check@v2.0.0...v2.2.0)

---
updated-dependencies:
- dependency-name: actions-rs-plus/clippy-check
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 1, 2024
1 parent 7beeab8 commit 5bc6a2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Expand Up @@ -61,6 +61,6 @@ jobs:
components: clippy

- name: Run clippy
uses: actions-rs-plus/clippy-check@v2.0.0
uses: actions-rs-plus/clippy-check@v2.2.0
with:
args: --all-features

0 comments on commit 5bc6a2c

Please sign in to comment.