Skip to content

Commit 0f956f1

Browse files
build(deps): bump dtolnay/rust-toolchain from 888c2e1ea69ab0d4330cbf0af1ecc7b68f368cc1 to f7ccc83f9ed1e5b9c81d8a67d7ad1a747e22a561 (#467)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8497c1e commit 0f956f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- uses: actions/checkout@v4
1313

1414
- name: Install Rust toolchain
15-
uses: dtolnay/rust-toolchain@888c2e1ea69ab0d4330cbf0af1ecc7b68f368cc1 # v1
15+
uses: dtolnay/rust-toolchain@f7ccc83f9ed1e5b9c81d8a67d7ad1a747e22a561 # v1
1616
with:
1717
toolchain: stable
1818
components: rustfmt

0 commit comments

Comments
 (0)