From ad4b48c82e56b2d0769fa78912da9839bf290b99 Mon Sep 17 00:00:00 2001 From: Simon L Date: Wed, 13 Dec 2023 17:23:20 +0100 Subject: [PATCH] change chart-releaser-action to specific version Signed-off-by: Simon L --- .github/workflows/helm-release.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/helm-release.yml b/.github/workflows/helm-release.yml index 5db9aa61..c1f7f861 100644 --- a/.github/workflows/helm-release.yml +++ b/.github/workflows/helm-release.yml @@ -37,8 +37,7 @@ jobs: version: v3.6.3 - name: Run chart-releaser - # TODO: switch back @main to a specific version like @v1.5.1 or higher - uses: helm/chart-releaser-action@main + uses: helm/chart-releaser-action@v1.6.0 with: mark_as_latest: false charts_dir: .