Skip to content

Commit cecbb48

Browse files
chore(deps): bump clechasseur/rs-clippy-check from 5.0.2 to 6.0.2
Bumps [clechasseur/rs-clippy-check](https://github.com/clechasseur/rs-clippy-check) from 5.0.2 to 6.0.2. - [Release notes](https://github.com/clechasseur/rs-clippy-check/releases) - [Commits](clechasseur/rs-clippy-check@v5.0.2...v6.0.2) --- updated-dependencies: - dependency-name: clechasseur/rs-clippy-check dependency-version: 6.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3e80424 commit cecbb48

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
@@ -52,7 +52,7 @@ jobs:
5252
with:
5353
toolchain: "1.90"
5454
components: clippy
55-
- uses: clechasseur/rs-clippy-check@v5.0.2
55+
- uses: clechasseur/rs-clippy-check@v6.0.2
5656
with:
5757
args: --all-targets --all-features -- -D warnings
5858

@@ -66,7 +66,7 @@ jobs:
6666
- uses: dtolnay/rust-toolchain@stable
6767
with:
6868
components: clippy
69-
- uses: clechasseur/rs-clippy-check@v5.0.2
69+
- uses: clechasseur/rs-clippy-check@v6.0.2
7070
with:
7171
args: --all-targets --all-features
7272

0 commit comments

Comments
 (0)