From be2d5d270587f324c2ba40c37b65f352a1bf7a7b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 21 Oct 2023 03:55:21 +0000 Subject: [PATCH] Update mamezou-tech/setup-helmfile action to v1.3.0 --- .github/workflows/destroy-preview.yaml | 2 +- .github/workflows/template-deploy.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/destroy-preview.yaml b/.github/workflows/destroy-preview.yaml index c7704e05..d414e890 100644 --- a/.github/workflows/destroy-preview.yaml +++ b/.github/workflows/destroy-preview.yaml @@ -22,7 +22,7 @@ jobs: - uses: actions/checkout@v4 - name: Setup helmfile - uses: mamezou-tech/setup-helmfile@v1.2.0 + uses: mamezou-tech/setup-helmfile@v1.3.0 with: helm-version: v3.11.2 helmfile-version: v0.152.0 diff --git a/.github/workflows/template-deploy.yaml b/.github/workflows/template-deploy.yaml index 8f13f0fd..2bc52697 100644 --- a/.github/workflows/template-deploy.yaml +++ b/.github/workflows/template-deploy.yaml @@ -41,7 +41,7 @@ jobs: - uses: actions/checkout@v4 - name: Setup helmfile - uses: mamezou-tech/setup-helmfile@v1.2.0 + uses: mamezou-tech/setup-helmfile@v1.3.0 with: helm-version: v3.11.2 helmfile-version: v0.152.0