From 680d60498f40faba274d6043037c122c1d1c28f3 Mon Sep 17 00:00:00 2001 From: 0xPatrick Date: Mon, 4 Nov 2024 13:29:31 -0500 Subject: [PATCH] chore: bump starship-action --- .github/workflows/multichain-e2e-template.yml | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/.github/workflows/multichain-e2e-template.yml b/.github/workflows/multichain-e2e-template.yml index 26e99c6e6315..2e24a53c4f76 100644 --- a/.github/workflows/multichain-e2e-template.yml +++ b/.github/workflows/multichain-e2e-template.yml @@ -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: |