Skip to content

Commit b361f93

Browse files
Bump actions-rs-plus/clippy-check from 2.2.0 to 2.2.1
Bumps [actions-rs-plus/clippy-check](https://github.com/actions-rs-plus/clippy-check) from 2.2.0 to 2.2.1. - [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.2.0...v2.2.1) --- updated-dependencies: - dependency-name: actions-rs-plus/clippy-check dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f33914a commit b361f93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
cargo fmt --all -- --check
2222
2323
- name: Run clippy
24-
uses: actions-rs-plus/[email protected].0
24+
uses: actions-rs-plus/[email protected].1
2525
with:
2626
args: --all -- -D warnings
2727

0 commit comments

Comments
 (0)