Commit d61dcc7 1 parent 3ab3f2e commit d61dcc7 Copy full SHA for d61dcc7
File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -166,7 +166,7 @@ jobs:
166
166
annotation-index.org.opencontainers.image.version=${{ steps.data.outputs.version }}"
167
167
168
168
- name : Upload attestation
169
- uses : actions/attest-build-provenance@bdd51370e0416ac948727f861e03c2f05d32d78e # v1.3.2
169
+ uses : actions/attest-build-provenance@5e9cb68e95676991667494a6a4e59b8a2f13e1d0 # v1.3.3
170
170
if : ${{ github.event.inputs.push == 'true' }}
171
171
with :
172
172
subject-name : ${{ env.REPO }}:${{ github.event.inputs.tag }}
Original file line number Diff line number Diff line change 91
91
token : ${{ secrets.GITHUB_TOKEN }}
92
92
93
93
- name : Attest release
94
- uses : actions/attest-build-provenance@bdd51370e0416ac948727f861e03c2f05d32d78e # v1.3.2
94
+ uses : actions/attest-build-provenance@5e9cb68e95676991667494a6a4e59b8a2f13e1d0 # v1.3.3
95
95
with :
96
96
subject-path : " ${{ github.workspace }}//local-app"
You can’t perform that action at this time.
0 commit comments