File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 96
96
run : tar xvf ${{ env.TARBALL_FILE }}
97
97
98
98
- name : generate build provenance
99
- uses : actions/attest-build-provenance@ef244123eb79f2f7a7e75d99086184180e6d0018 # v1.4.4
99
+ uses : actions/attest-build-provenance@c074443f1aee8d4aeeae555aebba3282517141b2 # v2.2.3
100
100
with :
101
101
subject-path : " ${{ github.workspace }}/**/target/*.jar"
102
102
Original file line number Diff line number Diff line change 66
66
run : tar xvf ${{ env.TARBALL_FILE }}
67
67
68
68
- name : generate build provenance
69
- uses : actions/attest-build-provenance@ef244123eb79f2f7a7e75d99086184180e6d0018 # v1.4.4
69
+ uses : actions/attest-build-provenance@c074443f1aee8d4aeeae555aebba3282517141b2 # v2.2.3
70
70
with :
71
71
subject-path : " ${{ github.workspace }}/**/target/*.jar"
72
72
You can’t perform that action at this time.
0 commit comments