Skip to content

Commit

Permalink
chore: bump starship-action
Browse files Browse the repository at this point in the history
  • Loading branch information
0xpatrickdev committed Nov 4, 2024
1 parent 9509879 commit 680d604
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .github/workflows/multichain-e2e-template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,13 +70,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:
values: ./agoric-sdk/multichain-testing/${{ inputs.config }}
port-forward: true
version: 0.2.10
timeout: 30m
# uses ghcr.io/agoric/agoric-sdk:dev image (latest master)
config: ./agoric-sdk/multichain-testing/${{ inputs.config }}
namespace: ${NAMESPACE}
timeout: 30m

- name: Fund Provision Pool
run: |
Expand Down

0 comments on commit 680d604

Please sign in to comment.