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@db473fddc028af60658334401dc6fa3ffd8669fd # v2.3 .0
108
+ uses : actions/attest-build-provenance@e8998f949152b193b063cb0ec769d69d929409be # v2.4 .0
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@db473fddc028af60658334401dc6fa3ffd8669fd # v2.3 .0
72
+ uses : actions/attest-build-provenance@e8998f949152b193b063cb0ec769d69d929409be # v2.4 .0
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