Skip to content

Commit 6066ab9

Browse files
chore(ci): bump auguwu/clippy-action from 8dc2ea8f7d624bf06a22145cc62fd8bc7d6b0a3e to fc55104bde35cbd21451ee5830aad15c0cac8b5b (#585)
chore(ci): bump auguwu/clippy-action Bumps [auguwu/clippy-action](https://github.com/auguwu/clippy-action) from 8dc2ea8f7d624bf06a22145cc62fd8bc7d6b0a3e to fc55104bde35cbd21451ee5830aad15c0cac8b5b. - [Release notes](https://github.com/auguwu/clippy-action/releases) - [Commits](auguwu/clippy-action@8dc2ea8...fc55104) --- 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 23cda58 commit 6066ab9

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
@@ -267,7 +267,7 @@ jobs:
267267
env:
268268
RUSTFLAGS: "-C link-arg=-fuse-ld=lld --deny warnings"
269269
- name: Clippy all features
270-
uses: auguwu/clippy-action@8dc2ea8f7d624bf06a22145cc62fd8bc7d6b0a3e # v1.3.0
270+
uses: auguwu/clippy-action@fc55104bde35cbd21451ee5830aad15c0cac8b5b # v1.3.0
271271
with:
272272
deny: warnings
273273
all-features: true

0 commit comments

Comments
 (0)