Skip to content

Commit

Permalink
chore(ci): bump auguwu/clippy-action from c8c3c055463e4aee7a45181177e…
Browse files Browse the repository at this point in the history
…07ade75e818d8 to 00220ce550415b49aacc60ea0be93759e4fedc0e (#421)

chore(ci): bump auguwu/clippy-action

Bumps [auguwu/clippy-action](https://github.com/auguwu/clippy-action) from c8c3c055463e4aee7a45181177e07ade75e818d8 to 00220ce550415b49aacc60ea0be93759e4fedc0e.
- [Release notes](https://github.com/auguwu/clippy-action/releases)
- [Commits](auguwu/clippy-action@c8c3c05...00220ce)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jan 11, 2024
1 parent f0f9c73 commit 58c2bf5
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@c8c3c055463e4aee7a45181177e07ade75e818d8 # v1.3.0
uses: auguwu/clippy-action@00220ce550415b49aacc60ea0be93759e4fedc0e # v1.3.0
with:
deny: warnings
all-features: true
Expand Down

0 comments on commit 58c2bf5

Please sign in to comment.