Skip to content

Commit fea6ca3

Browse files
build(deps): bump clechasseur/rs-clippy-check from 6.0.4 to 6.0.5
Bumps [clechasseur/rs-clippy-check](https://github.com/clechasseur/rs-clippy-check) from 6.0.4 to 6.0.5. - [Release notes](https://github.com/clechasseur/rs-clippy-check/releases) - [Commits](clechasseur/rs-clippy-check@1e16925...62ad100) --- updated-dependencies: - dependency-name: clechasseur/rs-clippy-check dependency-version: 6.0.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b450853 commit fea6ca3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
with:
5151
toolchain: "1.90"
5252
components: clippy
53-
- uses: clechasseur/rs-clippy-check@1e16925ceec49b64803a6abc5f6bbe79044c3bd4 # v6.0.4
53+
- uses: clechasseur/rs-clippy-check@62ad100473a5e6513e86407b859091115ec89ae3 # v6.0.5
5454
with:
5555
# setup-rust-toolchain already sets `-D warnings`, but we leave this
5656
# here to make the behavior explicit.
@@ -68,7 +68,7 @@ jobs:
6868
components: clippy
6969
# Defaults to '-D warnings', so clear it out manually.
7070
rustflags: ''
71-
- uses: clechasseur/rs-clippy-check@1e16925ceec49b64803a6abc5f6bbe79044c3bd4 # v6.0.4
71+
- uses: clechasseur/rs-clippy-check@62ad100473a5e6513e86407b859091115ec89ae3 # v6.0.5
7272
with:
7373
args: --all-targets --all-features
7474

0 commit comments

Comments
 (0)