Skip to content

Commit 59455d3

Browse files
chore(BLUE-129): pin actions versions
1 parent d6570c9 commit 59455d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Install apt-get
1818
run: sudo apt-get install -y clang llvm
1919
- name: Install latest nightly
20-
uses: dtolnay/rust-toolchain@v1
20+
uses: dtolnay/rust-toolchain@888c2e1ea69ab0d4330cbf0af1ecc7b68f368cc1 # v1
2121
with:
2222
toolchain: nightly
2323
components: rustfmt, clippy

0 commit comments

Comments
 (0)