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@6149ea5740be74af77f260b9db67e633f6b0a9a1 # v1.4.2
108
+ uses : actions/attest-build-provenance@1c608d11d69870c2092266b3f9a6f3abbf17002c # v1.4.3
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@6149ea5740be74af77f260b9db67e633f6b0a9a1 # v1.4.2
72
+ uses : actions/attest-build-provenance@1c608d11d69870c2092266b3f9a6f3abbf17002c # v1.4.3
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