Skip to content

Commit db6e942

Browse files
committed
fix workflow validation
1 parent 2fefe64 commit db6e942

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
go-modules-${{ matrix.test.path }}-${{ runner.os }}-test
8383
go-modules-${{ matrix.test.path }}-${{ runner.os }}
8484
- name: Install Foundry
85-
uses: foundry-rs/foundry-toolchain@v1
85+
uses: foundry-rs/foundry-toolchain@82dee4ba654bd2146511f85f0d013af94670c4de # v1.4.0
8686
with:
8787
version: stable
8888
- uses: extractions/setup-just@dd310ad5a97d8e7b41793f8ef055398d51ad4de6 # v2.0.0

0 commit comments

Comments
 (0)