Skip to content

Commit

Permalink
chore(ci): bump auguwu/clippy-action from 962d8b0e6fcddcfdeca07d43ddf…
Browse files Browse the repository at this point in the history
…3469463d6b5cb to 18b67df671e30db3c67ad7d7955b69c4f538822a (#651)

chore(ci): bump auguwu/clippy-action

Bumps [auguwu/clippy-action](https://github.com/auguwu/clippy-action) from 962d8b0e6fcddcfdeca07d43ddf3469463d6b5cb to 18b67df671e30db3c67ad7d7955b69c4f538822a.
- [Release notes](https://github.com/auguwu/clippy-action/releases)
- [Commits](auguwu/clippy-action@962d8b0...18b67df)

---
updated-dependencies:
- dependency-name: auguwu/clippy-action
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 24, 2025
1 parent 3d08a30 commit f8a12a8
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 @@ -267,7 +267,7 @@ jobs:
env:
RUSTFLAGS: "-C link-arg=-fuse-ld=lld --deny warnings"
- name: Clippy all features
uses: auguwu/clippy-action@962d8b0e6fcddcfdeca07d43ddf3469463d6b5cb # v1.3.0
uses: auguwu/clippy-action@18b67df671e30db3c67ad7d7955b69c4f538822a # v1.3.0
with:
deny: warnings
all-features: true
Expand Down

0 comments on commit f8a12a8

Please sign in to comment.