Skip to content

Commit

Permalink
chore: update starshp-action version (#18301)
Browse files Browse the repository at this point in the history
  • Loading branch information
Anmol1696 authored Oct 30, 2023
1 parent 0e94d74 commit 393de26
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/starship-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,14 @@ jobs:
# - Port forward all ports to localhost for next steps to connect
- name: Setup Test infra
id: starship-action
uses: cosmology-tech/starship-action@0.2.18
uses: cosmology-tech/starship-action@0.2.19-rc0
with:
values: tests/starship/configs/ci.yaml
port-forward: true
version: 0.1.42
timeout: 10m
cli-version: 8da948db87cc0ff819d81de3151eeb013b19152c

- name: Run Tests
run: |
cd tests/starship/
Expand Down

0 comments on commit 393de26

Please sign in to comment.