From 9cc68191af4d2e9fdc792765f4311b6fc74415af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Oct 2024 01:34:53 +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 66b49754c3aa..22432a7849a0 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