|
@@ -157,7 +157,7 @@ jobs:
|
|
|
done
|
|
done
|
|
|
|
|
|
|
|
- name: Generate provenance attestation and push to OCI registry
|
|
- name: Generate provenance attestation and push to OCI registry
|
|
|
- uses: actions/attest-build-provenance@520d128f165991a6c774bcb264f323e3d70747f4 # v2.2.0
|
|
|
|
|
|
|
+ uses: actions/attest-build-provenance@bd77c077858b8d561b7a36cbe48ef4cc642ca39d # v2.2.2
|
|
|
with:
|
|
with:
|
|
|
push-to-registry: true
|
|
push-to-registry: true
|
|
|
subject-name: ${{ steps.push_chart.outputs.registry }}/${{ steps.push_chart.outputs.chart_name }}
|
|
subject-name: ${{ steps.push_chart.outputs.registry }}/${{ steps.push_chart.outputs.chart_name }}
|