Skip to content

Commit

Permalink
chore(deps): bump clechasseur/rs-clippy-check from 3.0.3 to 3.0.6
Browse files Browse the repository at this point in the history
Bumps [clechasseur/rs-clippy-check](https://github.com/clechasseur/rs-clippy-check) from 3.0.3 to 3.0.6.
- [Release notes](https://github.com/clechasseur/rs-clippy-check/releases)
- [Commits](clechasseur/rs-clippy-check@6489db3...50a0fd6)

---
updated-dependencies:
- dependency-name: clechasseur/rs-clippy-check
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 30, 2024
1 parent 6461acb commit 97eb035
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
components: clippy

- name: Run Clippy
uses: clechasseur/rs-clippy-check@6489db34e7d7a162364f8ee3d7ad2cd1060dc1d7 # v3
uses: clechasseur/rs-clippy-check@50a0fd6f2f1a33307d603ee50d91eadbb2561120 # v3
with:
args: --all-features --lib
toolchain: '1.81.0'
Expand Down

0 comments on commit 97eb035

Please sign in to comment.