Skip to content

Commit

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

0 comments on commit 576327e

Please sign in to comment.