Skip to content

Commit

Permalink
chore(ci): bump auguwu/clippy-action from 71e1c00e5a104e8f99972e640d4…
Browse files Browse the repository at this point in the history
…ccf3399e21420 to e3b7f0767e408535bd79a1063eae976911f3e11b (#438)

chore(ci): bump auguwu/clippy-action

Bumps [auguwu/clippy-action](https://github.com/auguwu/clippy-action) from 71e1c00e5a104e8f99972e640d4ccf3399e21420 to e3b7f0767e408535bd79a1063eae976911f3e11b.
- [Release notes](https://github.com/auguwu/clippy-action/releases)
- [Commits](auguwu/clippy-action@71e1c00...e3b7f07)

---
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 17, 2024
1 parent e56a83b commit 4266c48
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@71e1c00e5a104e8f99972e640d4ccf3399e21420 # v1.3.0
uses: auguwu/clippy-action@e3b7f0767e408535bd79a1063eae976911f3e11b # v1.3.0
with:
deny: warnings
all-features: true
Expand Down

0 comments on commit 4266c48

Please sign in to comment.