Skip to content

Commit 40bc34c

Browse files
chore(ci): bump auguwu/clippy-action from 9a823925432332a723e2146d448aad5e493d59cc to 48a0d9da70a4eb3fbbb52cd1d753a16fd7e01cc6 (#463)
chore(ci): bump auguwu/clippy-action Bumps [auguwu/clippy-action](https://github.com/auguwu/clippy-action) from 9a823925432332a723e2146d448aad5e493d59cc to 48a0d9da70a4eb3fbbb52cd1d753a16fd7e01cc6. - [Release notes](https://github.com/auguwu/clippy-action/releases) - [Commits](auguwu/clippy-action@9a82392...48a0d9d) --- 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>
1 parent 0f14aa3 commit 40bc34c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@ jobs:
265265
env:
266266
RUSTFLAGS: "-C link-arg=-fuse-ld=lld --deny warnings"
267267
- name: Clippy all features
268-
uses: auguwu/clippy-action@9a823925432332a723e2146d448aad5e493d59cc # v1.3.0
268+
uses: auguwu/clippy-action@48a0d9da70a4eb3fbbb52cd1d753a16fd7e01cc6 # v1.3.0
269269
with:
270270
deny: warnings
271271
all-features: true

0 commit comments

Comments
 (0)