From 5c2f503416c379af1d72ef292c5da4ce695427a7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 31 Mar 2022 22:29:32 +0200 Subject: [PATCH] chore(deps): update helm/chart-releaser-action action to v1.4.0 (#2346) Co-authored-by: TrueCharts-Bot Co-authored-by: Kjeld Schouten-Lebbing --- .github/workflows/charts-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/charts-release.yaml b/.github/workflows/charts-release.yaml index d562d98fad3..bb76f6009c6 100644 --- a/.github/workflows/charts-release.yaml +++ b/.github/workflows/charts-release.yaml @@ -111,7 +111,7 @@ jobs: git config user.email "bot@truecharts.org" - name: Run chart-releaser - uses: helm/chart-releaser-action@62088055651dab7087de02051b5601b15e3772a0 # tag=v1.3.0 + uses: helm/chart-releaser-action@a3454e46a6f5ac4811069a381e646961dda2e1bf # tag=v1.4.0 with: charts_dir: charts/* charts_repo_url: https://charts.truecharts.org