diff --git a/.github/workflows/release-chart.yml b/.github/workflows/release-chart.yml index fe26342..fd36cf8 100644 --- a/.github/workflows/release-chart.yml +++ b/.github/workflows/release-chart.yml @@ -15,7 +15,7 @@ jobs: id: get_version run: echo "::set-output name=version::${GITHUB_REF_NAME#helm/}" - name: Push chart to GitHub Container Registry - uses: appany/helm-oci-chart-releaser@v0.4.1 + uses: appany/helm-oci-chart-releaser@v0.4.2 with: name: developers-italia-api repository: ${{ github.repository }}/charts