Skip to content

Commit

Permalink
chore(ci): Pin action tests monorepo rev (#603)
Browse files Browse the repository at this point in the history
  • Loading branch information
clabby authored Oct 2, 2024
1 parent 172d7b2 commit 896339d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/action_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ jobs:
- name: Clone monorepo
run: |
git clone https://github.com/ethereum-optimism/monorepo
# September 30, 2024
cd monorepo && git checkout d05fb505809717282d5cee7264a09d26002a4ddd
- name: Install just
uses: taiki-e/install-action@just
- name: Install Rust stable toolchain
Expand Down

0 comments on commit 896339d

Please sign in to comment.