Skip to content

Commit

Permalink
build(deps): bump actions-rust-lang/rustfmt from 1.1.0 to 1.1.1
Browse files Browse the repository at this point in the history
Bumps [actions-rust-lang/rustfmt](https://github.com/actions-rust-lang/rustfmt) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/actions-rust-lang/rustfmt/releases)
- [Changelog](https://github.com/actions-rust-lang/rustfmt/blob/main/CHANGELOG.md)
- [Commits](actions-rust-lang/rustfmt@v1.1.0...v1.1.1)

---
updated-dependencies:
- dependency-name: actions-rust-lang/rustfmt
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 2, 2024
1 parent 23d789b commit 0836e0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lints.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
toolchain: nightly
components: rustfmt
- name: Rustfmt Check
uses: actions-rust-lang/[email protected].0
uses: actions-rust-lang/[email protected].1

clippy:
name: Clippy
Expand Down

0 comments on commit 0836e0c

Please sign in to comment.