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 @@ -105,7 +105,7 @@ jobs:
105
105
run : tar xvf ${{ env.TARBALL_FILE }}
106
106
107
107
- name : generate build provenance
108
- uses : actions/attest-build-provenance@ef244123eb79f2f7a7e75d99086184180e6d0018 # v1.4.4
108
+ uses : actions/attest-build-provenance@c4fbc648846ca6f503a13a2281a5e7b98aa57202 # v2.0.1
109
109
with :
110
110
subject-path : " ${{ github.workspace }}/**/target/*.jar"
111
111
Original file line number Diff line number Diff line change 69
69
run : tar xvf ${{ env.TARBALL_FILE }}
70
70
71
71
- name : generate build provenance
72
- uses : actions/attest-build-provenance@ef244123eb79f2f7a7e75d99086184180e6d0018 # v1.4.4
72
+ uses : actions/attest-build-provenance@c4fbc648846ca6f503a13a2281a5e7b98aa57202 # v2.0.1
73
73
with :
74
74
subject-path : " ${{ github.workspace }}/**/target/*.jar"
75
75
You can’t perform that action at this time.
0 commit comments