Skip to content

Commit

Permalink
Bump actions-rs-plus/clippy-check
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 43303e5bdba1efbf5961020e5743d530fb1de0c1 to 00f7bee967f72f11ebc4f0e9cf1bb660a454d4cc.
- [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@43303e5...00f7bee)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 2, 2022
1 parent f8fe4da commit 9755271
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,6 @@ jobs:

- name: Run clippy
# TODO: Use a tag once available
uses: actions-rs-plus/clippy-check@43303e5bdba1efbf5961020e5743d530fb1de0c1
uses: actions-rs-plus/clippy-check@00f7bee967f72f11ebc4f0e9cf1bb660a454d4cc
with:
args: --all-features

0 comments on commit 9755271

Please sign in to comment.