Skip to content

Commit f130076

Browse files
chore(deps): pin dtolnay/rust-toolchain action to 4be7066
1 parent b63b3ed commit f130076

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
with:
2424
fetch-depth: 0
2525

26-
- uses: dtolnay/rust-toolchain@stable
26+
- uses: dtolnay/rust-toolchain@4be7066ada62dd38de10e7b70166bc74ed198c30 # stable
2727
with:
2828
toolchain: stable
2929
components: rustfmt, clippy

0 commit comments

Comments
 (0)