From ed35f0a8faff2a5ce44a2ed27a20d58b24cb4732 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Oct 2024 01:58:38 +0000 Subject: [PATCH] build(deps): Bump cosmology-tech/starship-action Bumps [cosmology-tech/starship-action](https://github.com/cosmology-tech/starship-action) from 0.2.19.pre.rc0 to 0.5.7. - [Release notes](https://github.com/cosmology-tech/starship-action/releases) - [Commits](https://github.com/cosmology-tech/starship-action/compare/0.2.19-rc0...0.5.7) --- updated-dependencies: - dependency-name: cosmology-tech/starship-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/starship-tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/starship-tests.yml b/.github/workflows/starship-tests.yml index a6e30b443ce0..f224816b2369 100644 --- a/.github/workflows/starship-tests.yml +++ b/.github/workflows/starship-tests.yml @@ -30,7 +30,7 @@ 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.19-rc0 + uses: cosmology-tech/starship-action@0.5.7 with: values: tests/starship/configs/ci.yaml port-forward: true