Skip to content

Commit 9ea9113

Browse files
chore(ci): bump auguwu/clippy-action
Bumps [auguwu/clippy-action](https://github.com/auguwu/clippy-action) from 34b69aef42cb41df21a7dd9b5cf990324e3f0ef8 to e535340a169ffeffc66417d62416dfd551d754ec. - [Release notes](https://github.com/auguwu/clippy-action/releases) - [Commits](auguwu/clippy-action@34b69ae...e535340) --- updated-dependencies: - dependency-name: auguwu/clippy-action dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ac16d72 commit 9ea9113

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@34b69aef42cb41df21a7dd9b5cf990324e3f0ef8 # v1.3.0
270+
uses: auguwu/clippy-action@b4912a8d28c4f9ffb44dc0c8492ee6d8d5939734 # v1.3.0
271271
with:
272272
deny: warnings
273273
all-features: true

0 commit comments

Comments
 (0)