File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1010 "@actions/core" : " ^1.2.6" ,
1111 "@actions/exec" : " ^1.0.4" ,
1212 "@types/recursive-readdir" : " ^2.2.0" ,
13- "actions-exec-listener" : " 0.1.0-beta " ,
13+ "actions-exec-listener" : " 0.1.0" ,
1414 "crypto" : " ^1.0.1" ,
1515 "native-promise-pool" : " ^3.15.0" ,
1616 "recursive-readdir" : " ^2.2.2" ,
Original file line number Diff line number Diff line change @@ -217,10 +217,10 @@ abort-controller@^3.0.0:
217217 dependencies :
218218 event-target-shim "^5.0.0"
219219
220- actions-exec-listener@0.1.0-beta :
221- version "0.1.0-beta "
222- resolved "https://registry.yarnpkg.com/actions-exec-listener/-/actions-exec-listener-0.1.0-beta .tgz#d66754be1b00715799a3c45956a7ebc5e31b26ca "
223- integrity sha512-Ag8T/tf0YkrLevpzLd5Zwt73yZz5Iaw7Pr44oj92sTMzegME+6ED1rIGi4q7DEtYXuSGvZbQQ2MNtzyxQzjV+w ==
220+ actions-exec-listener@0.1.0 :
221+ version "0.1.0"
222+ resolved "https://registry.yarnpkg.com/actions-exec-listener/-/actions-exec-listener-0.1.0.tgz#dcd4603fd703a74379c3beabef576e13e99d74f9 "
223+ integrity sha512-cwhiQynvYpWAvv/pa/9f9jInHkPsfyW2yqTTELgFHnG5C9U6ltj8x3xAG4hnVBsNr3r6UK4PNYI9DQLGcW2aXw ==
224224
225225arg@^4.1.0 :
226226 version "4.1.3"
You can’t perform that action at this time.
0 commit comments