From 899d42e6196aecd73e3e388de3fdf72ebc32d0ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 May 2024 11:01:47 +0000 Subject: [PATCH] chore(deps): bump cosmology-tech/starship-action from 0.2.18 to 0.2.19 Bumps [cosmology-tech/starship-action](https://github.com/cosmology-tech/starship-action) from 0.2.18 to 0.2.19. - [Release notes](https://github.com/cosmology-tech/starship-action/releases) - [Commits](https://github.com/cosmology-tech/starship-action/compare/0.2.18...0.2.19) --- updated-dependencies: - dependency-name: cosmology-tech/starship-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/test-e2e.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test-e2e.yml b/.github/workflows/test-e2e.yml index 64f5aba1..ff66092c 100644 --- a/.github/workflows/test-e2e.yml +++ b/.github/workflows/test-e2e.yml @@ -28,7 +28,7 @@ jobs: - name: Setup Test infra id: starship-action - uses: cosmology-tech/starship-action@0.2.18 + uses: cosmology-tech/starship-action@0.2.19 with: values: starship/configs/ci.yaml port-forward: true