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 @@ -106,7 +106,7 @@ jobs:
106106 run : tar xvf ${{ env.TARBALL_FILE }}
107107
108108 - name : generate build provenance
109- uses : actions/attest-build-provenance@96278af6caaf10aea03fd8d33a09a777ca52d62f # v3.2 .0
109+ uses : actions/attest@59d89421af93a897026c735860bf21b6eb4f7b26 # v4.1 .0
110110 with :
111111 subject-path : " ${{ github.workspace }}/**/target/*.jar"
112112
Original file line number Diff line number Diff line change 7070 run : tar xvf ${{ env.TARBALL_FILE }}
7171
7272 - name : generate build provenance
73- uses : actions/attest-build-provenance@96278af6caaf10aea03fd8d33a09a777ca52d62f # v3.2 .0
73+ uses : actions/attest@59d89421af93a897026c735860bf21b6eb4f7b26 # v4.1 .0
7474 with :
7575 subject-path : " ${{ github.workspace }}/**/target/*.jar"
7676
You can’t perform that action at this time.
0 commit comments