Skip to content

Commit

Permalink
chore(ci): bump auguwu/clippy-action from 1.2.2 to 1.3.0
Browse files Browse the repository at this point in the history
Bumps [auguwu/clippy-action](https://github.com/auguwu/clippy-action) from 1.2.2 to 1.3.0.
- [Release notes](https://github.com/auguwu/clippy-action/releases)
- [Commits](auguwu/clippy-action@aca33ee...58a1c6a)

---
updated-dependencies:
- dependency-name: auguwu/clippy-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 9, 2023
1 parent d5ca8c9 commit 765b22f
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 @@ -248,7 +248,7 @@ jobs:
env:
RUSTFLAGS: "-C link-arg=-fuse-ld=lld --deny warnings"
- name: Clippy all features
uses: auguwu/clippy-action@aca33ee853cd0f46f2b24a89f3d6f425f8dd0c7e # v1.2.2
uses: auguwu/clippy-action@58a1c6a4338a8dbe22d97bd3228a2690bba66009 # v1.3.0
with:
deny: warnings
all-features: true
Expand Down

0 comments on commit 765b22f

Please sign in to comment.