diff --git a/.github/workflows/helm.yml b/.github/workflows/helm.yml index e51be77..d52ef62 100644 --- a/.github/workflows/helm.yml +++ b/.github/workflows/helm.yml @@ -162,7 +162,7 @@ jobs: - name: Generate provenance attestation and push to OCI registry if: steps.push_chart.outputs.push_status == 'pushed' - uses: actions/attest-build-provenance@a2bbfa25375fe432b6a289bc6b6cd05ecd0c4c32 # v4.1.0 + uses: actions/attest-build-provenance@0f67c3f4856b2e3261c31976d6725780e5e4c373 # v4.1.1 with: push-to-registry: true subject-name: ${{ steps.push_chart.outputs.registry }}/${{ steps.push_chart.outputs.chart_name }}