diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 780944d..3be968e 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -25,7 +25,7 @@ jobs: git config user.email "$GITHUB_ACTOR@users.noreply.github.com" - name: Run chart-releaser - uses: bitdeps/helm-oci-charts-releaser@v0.1.0 + uses: bitdeps/helm-oci-charts-releaser@v0.1.2 with: oci_registry: ghcr.io/intertwin-eu/interlink-helm-chart oci_username: dciangot