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