diff --git a/.github/workflows/helm.yml b/.github/workflows/helm.yml index c10ee656e..235a9b503 100644 --- a/.github/workflows/helm.yml +++ b/.github/workflows/helm.yml @@ -157,7 +157,7 @@ jobs: done - name: Generate provenance attestation and push to OCI registry - uses: actions/attest-build-provenance@ef244123eb79f2f7a7e75d99086184180e6d0018 # v1.4.4 + uses: actions/attest-build-provenance@c4fbc648846ca6f503a13a2281a5e7b98aa57202 # v2.0.1 with: push-to-registry: true subject-name: ${{ steps.push_chart.outputs.registry }}/${{ steps.push_chart.outputs.chart_name }}