File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -182,7 +182,7 @@ jobs:
182
182
"$PR"
183
183
184
184
- name : Generate build provenance
185
- uses : actions/attest-build-provenance@bd77c077858b8d561b7a36cbe48ef4cc642ca39d # v2.2.2
185
+ uses : actions/attest-build-provenance@c074443f1aee8d4aeeae555aebba3282517141b2 # v2.2.3
186
186
with :
187
187
subject-path : ' ${{steps.pr-pull.outputs.bottle_path}}/*.tar.gz'
188
188
if : inputs.upload
Original file line number Diff line number Diff line change @@ -237,7 +237,7 @@ jobs:
237
237
signing_key : ${{ secrets.BREWTESTBOT_SSH_SIGNING_KEY }}
238
238
239
239
- name : Generate build provenance
240
- uses : actions/attest-build-provenance@bd77c077858b8d561b7a36cbe48ef4cc642ca39d # v2.2.2
240
+ uses : actions/attest-build-provenance@c074443f1aee8d4aeeae555aebba3282517141b2 # v2.2.3
241
241
with :
242
242
subject-path : ${{ env.BOTTLES_DIR }}/*.tar.gz
243
243
Original file line number Diff line number Diff line change @@ -174,7 +174,7 @@ jobs:
174
174
signing_key : ${{ secrets.BREWTESTBOT_SSH_SIGNING_KEY }}
175
175
176
176
- name : Generate build provenance
177
- uses : actions/attest-build-provenance@bd77c077858b8d561b7a36cbe48ef4cc642ca39d # v2.2.2
177
+ uses : actions/attest-build-provenance@c074443f1aee8d4aeeae555aebba3282517141b2 # v2.2.3
178
178
with :
179
179
subject-path : ${{ env.BOTTLES_DIR }}/*.tar.gz
180
180
Original file line number Diff line number Diff line change @@ -354,7 +354,7 @@ jobs:
354
354
"$PR"
355
355
356
356
- name : Generate build provenance
357
- uses : actions/attest-build-provenance@bd77c077858b8d561b7a36cbe48ef4cc642ca39d # v2.2.2
357
+ uses : actions/attest-build-provenance@c074443f1aee8d4aeeae555aebba3282517141b2 # v2.2.3
358
358
with :
359
359
subject-path : ' ${{steps.pr-pull.outputs.bottle_path}}/*.tar.gz'
360
360
You can’t perform that action at this time.
0 commit comments