From 3fee3fdc7fd162798b116d0ee13e7d28a84d24e0 Mon Sep 17 00:00:00 2001 From: Vlada Anicic <115999837+rasa-aadlv@users.noreply.github.com> Date: Tue, 21 Mar 2023 16:04:48 +0100 Subject: [PATCH] Update github action helm/chart-releaser-action --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index e9c7be6..9f1f5a9 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -37,7 +37,7 @@ jobs: helm repo add rasa https://helm.rasa.com - name: Run chart-releaser - uses: helm/chart-releaser-action@v1.2.1 + uses: helm/chart-releaser-action@v1.5.0 with: config: .github/.cr.yaml env: