diff --git a/.github/workflows/gh-release.yaml b/.github/workflows/gh-release.yaml index 26381d3..53c7271 100644 --- a/.github/workflows/gh-release.yaml +++ b/.github/workflows/gh-release.yaml @@ -20,7 +20,7 @@ jobs: git config user.email "$GITHUB_ACTOR@users.noreply.github.com" - name: Run chart-releaser - uses: helm/chart-releaser-action@v1.1.0 + uses: helm/chart-releaser-action@v1.2.0 with: charts_dir: charts env: