Skip to content

Commit

Permalink
chore: bump cosmology-tech/starship-action to 0.5.7
Browse files Browse the repository at this point in the history
  • Loading branch information
0xpatrickdev committed Oct 18, 2024
1 parent 260eedc commit d805ea6
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .github/workflows/multichain-e2e-template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,14 +44,12 @@ jobs:

- name: Setup Starship Infrastructure
id: starship-infra
uses: cosmology-tech/starship-action@0.3.0
uses: cosmology-tech/starship-action@0.5.7
with:
# uses ghcr.io/agoric/agoric-sdk:dev image (latest master)
values: ./agoric-sdk/multichain-testing/${{ inputs.config }}
port-forward: true
version: 0.2.10
timeout: 30m
config: ./agoric-sdk/multichain-testing/${{ inputs.config }}
namespace: agoric-multichain-${{ inputs.relayer-type }}
timeout: 30min

- name: Fund Provision Pool
run: |
Expand Down
2 changes: 2 additions & 0 deletions multichain-testing/config.gorelayer.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# mirrors config.yaml, except s/hermes/go-relayer
name: agoric-multichain-testing-go-relayer
version: 0.2.19

chains:
- id: agoriclocal
Expand Down
3 changes: 3 additions & 0 deletions multichain-testing/config.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
name: agoric-multichain-testing
version: 0.2.19

chains:
- id: agoriclocal
name: agoric
Expand Down

0 comments on commit d805ea6

Please sign in to comment.