|
@@ -165,7 +165,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@c074443f1aee8d4aeeae555aebba3282517141b2 # v2.2.3
|
|
|
|
|
|
|
+ uses: actions/attest-build-provenance@db473fddc028af60658334401dc6fa3ffd8669fd # v2.3.0
|
|
|
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 }}
|