From 5d0d83b50fed7a4bd7904474ced41711d94ddc65 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 01:40:48 +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.4. - [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.4) --- 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..9049a093f9e0 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.4 with: values: tests/starship/configs/ci.yaml port-forward: true