File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -181,7 +181,7 @@ jobs:
181181 "$PR"
182182
183183 - name : Generate build provenance
184- uses : actions/attest-build-provenance@c074443f1aee8d4aeeae555aebba3282517141b2 # v2.2.3
184+ uses : actions/attest-build-provenance@db473fddc028af60658334401dc6fa3ffd8669fd # v2.3.0
185185 with :
186186 subject-path : ' ${{steps.pr-pull.outputs.bottle_path}}/*.tar.gz'
187187 if : inputs.upload
Original file line number Diff line number Diff line change @@ -239,7 +239,7 @@ jobs:
239239 signing_key : ${{ secrets.BREWTESTBOT_SSH_SIGNING_KEY }}
240240
241241 - name : Generate build provenance
242- uses : actions/attest-build-provenance@c074443f1aee8d4aeeae555aebba3282517141b2 # v2.2.3
242+ uses : actions/attest-build-provenance@db473fddc028af60658334401dc6fa3ffd8669fd # v2.3.0
243243 with :
244244 subject-path : ${{ env.BOTTLES_DIR }}/*.tar.gz
245245
Original file line number Diff line number Diff line change @@ -174,7 +174,7 @@ jobs:
174174 signing_key : ${{ secrets.BREWTESTBOT_SSH_SIGNING_KEY }}
175175
176176 - name : Generate build provenance
177- uses : actions/attest-build-provenance@c074443f1aee8d4aeeae555aebba3282517141b2 # v2.2.3
177+ uses : actions/attest-build-provenance@db473fddc028af60658334401dc6fa3ffd8669fd # v2.3.0
178178 with :
179179 subject-path : ${{ env.BOTTLES_DIR }}/*.tar.gz
180180
Original file line number Diff line number Diff line change @@ -363,7 +363,7 @@ jobs:
363363 "$PR"
364364
365365 - name : Generate build provenance
366- uses : actions/attest-build-provenance@c074443f1aee8d4aeeae555aebba3282517141b2 # v2.2.3
366+ uses : actions/attest-build-provenance@db473fddc028af60658334401dc6fa3ffd8669fd # v2.3.0
367367 with :
368368 subject-path : ' ${{steps.pr-pull.outputs.bottle_path}}/*.tar.gz'
369369
You can’t perform that action at this time.
0 commit comments