|
@@ -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@bd77c077858b8d561b7a36cbe48ef4cc642ca39d # v2.2.2
|
|
|
|
|
|
|
+ uses: actions/attest-build-provenance@c074443f1aee8d4aeeae555aebba3282517141b2 # v2.2.3
|
|
|
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 }}
|