Skip to content

Commit 97472ad

Browse files
committed
ci: pin external GitHub Actions
1 parent 4bd2ed4 commit 97472ad

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/tests.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@ jobs:
55
runs-on: ubuntu-latest
66
steps:
77
- name: Checkout repository and submodules
8-
uses: actions/checkout@v2
8+
uses: actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5
99
with:
1010
submodules: recursive
1111

1212
- name: Install Foundry
13-
uses: foundry-rs/foundry-toolchain@v1
13+
uses: foundry-rs/foundry-toolchain@c7450ba673e133f5ee30098b3b54f444d3a2ca2d
1414
with:
1515
version: nightly
1616

0 commit comments

Comments
 (0)