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:
106
106
run : tar xvf ${{ env.TARBALL_FILE }}
107
107
108
108
- name : generate build provenance
109
- uses : actions/attest-build-provenance@951c0c5f8e375ad4efad33405ab77f7ded2358e4 # v1.1.1
109
+ uses : actions/attest-build-provenance@173725a1209d09b31f9d30a3890cf2757ebbff0d # v1.1.2
110
110
with :
111
111
subject-path : " ${{ github.workspace }}/**/target/*.jar"
112
112
Original file line number Diff line number Diff line change 71
71
run : tar xvf ${{ env.TARBALL_FILE }}
72
72
73
73
- name : generate build provenance
74
- uses : actions/attest-build-provenance@951c0c5f8e375ad4efad33405ab77f7ded2358e4 # v1.1.1
74
+ uses : actions/attest-build-provenance@173725a1209d09b31f9d30a3890cf2757ebbff0d # v1.1.2
75
75
with :
76
76
subject-path : " ${{ github.workspace }}/**/target/*.jar"
77
77
You can’t perform that action at this time.
0 commit comments