diff --git a/.github/workflows/charts.yml b/.github/workflows/charts.yml index 4aa27c5..88110c3 100644 --- a/.github/workflows/charts.yml +++ b/.github/workflows/charts.yml @@ -27,6 +27,6 @@ jobs: uses: azure/setup-helm@v3 - name: Run chart-releaser - uses: helm/chart-releaser-action@v1.6.0 + uses: helm/chart-releaser-action@v1.7.0 env: CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}" \ No newline at end of file