Skip to content

Commit

Permalink
Use first release
Browse files Browse the repository at this point in the history
  • Loading branch information
H00N24 committed Jan 24, 2025
1 parent 576327e commit ea846c0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 6 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/certora-review-execution-chain.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@ jobs:
- uses: actions/checkout@v4
with:
submodules: recursive
- uses: actions/setup-node@v4
- uses: Certora/certora-run-action@main
- uses: Certora/certora-run-action@v1
with:
# --disable_auto_cache_key_gen
# security/certora/confs/payloads/verifyPayloadsController.conf --rule executor_exists
Expand Down
3 changes: 1 addition & 2 deletions .github/workflows/certora-review-mainnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,7 @@ jobs:
- uses: actions/checkout@v4
with:
submodules: recursive
- uses: actions/setup-node@v4
- uses: Certora/certora-run-action@main
- uses: Certora/certora-run-action@v1
with:
# --disable_auto_cache_key_gen
configurations: |-
Expand Down
3 changes: 1 addition & 2 deletions .github/workflows/certora-review-voting-chain.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,7 @@ jobs:
- uses: actions/checkout@v4
with:
submodules: recursive
- uses: actions/setup-node@v4
- uses: Certora/certora-run-action@main
- uses: Certora/certora-run-action@v1
with:
# --disable_auto_cache_key_gen
configurations: |-
Expand Down

0 comments on commit ea846c0

Please sign in to comment.