Skip to content

Commit c18f8d1

Browse files
chore(deps): update dtolnay/rust-toolchain digest to e97e2d8
1 parent 54a5edf commit c18f8d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
run: |
3030
awk -F'[ ="]+' '$1 == "channel" { print "toolchain=" $2 }' rust-toolchain.toml >> "$GITHUB_OUTPUT"
3131
32-
- uses: dtolnay/rust-toolchain@888c2e1ea69ab0d4330cbf0af1ecc7b68f368cc1 # v1
32+
- uses: dtolnay/rust-toolchain@e97e2d8cc328f1b50210efc529dca0028893a2d9 # v1
3333
with:
3434
toolchain: ${{ steps.toolchain.outputs.toolchain }}
3535
targets: i686-unknown-linux-gnu

0 commit comments

Comments
 (0)