Skip to content

Commit

Permalink
chore(ci): bump auguwu/clippy-action from da858d2a352835824fcfdfdba5f…
Browse files Browse the repository at this point in the history
…5e9fe3cf32d2a to a1f4eaac010d8f420818674bdd5eb9937e7efe26 (#478)

chore(ci): bump auguwu/clippy-action

Bumps [auguwu/clippy-action](https://github.com/auguwu/clippy-action) from da858d2a352835824fcfdfdba5f5e9fe3cf32d2a to a1f4eaac010d8f420818674bdd5eb9937e7efe26.
- [Release notes](https://github.com/auguwu/clippy-action/releases)
- [Commits](auguwu/clippy-action@da858d2...a1f4eaa)

---
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 Feb 27, 2024
1 parent 998e75c commit 78a3170
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 @@ -265,7 +265,7 @@ jobs:
env:
RUSTFLAGS: "-C link-arg=-fuse-ld=lld --deny warnings"
- name: Clippy all features
uses: auguwu/clippy-action@da858d2a352835824fcfdfdba5f5e9fe3cf32d2a # v1.3.0
uses: auguwu/clippy-action@a1f4eaac010d8f420818674bdd5eb9937e7efe26 # v1.3.0
with:
deny: warnings
all-features: true
Expand Down

0 comments on commit 78a3170

Please sign in to comment.