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@310b0a4a3b0b78ef57ecda988ee04b132db73ef8 # v1.4.1
99
+ uses : actions/attest-build-provenance@6149ea5740be74af77f260b9db67e633f6b0a9a1 # v1.4.2
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@310b0a4a3b0b78ef57ecda988ee04b132db73ef8 # v1.4.1
69
+ uses : actions/attest-build-provenance@6149ea5740be74af77f260b9db67e633f6b0a9a1 # v1.4.2
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