File tree Expand file tree Collapse file tree 5 files changed +12
-12
lines changed
Expand file tree Collapse file tree 5 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @actions/core" ,
3- "version" : " 1.0.1 " ,
3+ "version" : " 1.1.0 " ,
44 "description" : " Actions core lib" ,
55 "keywords" : [
66 " github" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @actions/exec" ,
3- "version" : " 1.0.0 " ,
3+ "version" : " 1.0.1 " ,
44 "description" : " Actions exec lib" ,
55 "keywords" : [
66 " github" ,
7- " actions" ,
7+ " actions" ,
88 " exec"
99 ],
1010 "homepage" : " https://github.com/actions/toolkit/tree/master/packages/exec" ,
3232 "url" : " https://github.com/actions/toolkit/issues"
3333 },
3434 "devDependencies" : {
35- "@actions/io" : " ^1.0.0 "
35+ "@actions/io" : " ^1.0.1 "
3636 }
3737}
Original file line number Diff line number Diff line change 11{
22 "name" : " @actions/github" ,
3- "version" : " 1.0.1 " ,
3+ "version" : " 1.1.0 " ,
44 "description" : " Actions github lib" ,
55 "keywords" : [
66 " github" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @actions/io" ,
3- "version" : " 1.0.0 " ,
3+ "version" : " 1.0.1 " ,
44 "description" : " Actions io lib" ,
55 "keywords" : [
66 " github" ,
7- " actions" ,
7+ " actions" ,
88 " io"
99 ],
1010 "homepage" : " https://github.com/actions/toolkit/tree/master/packages/io" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @actions/tool-cache" ,
3- "version" : " 1.1.0 " ,
3+ "version" : " 1.1.1 " ,
44 "description" : " Actions tool-cache lib" ,
55 "keywords" : [
66 " github" ,
7- " actions" ,
7+ " actions" ,
88 " exec"
99 ],
1010 "homepage" : " https://github.com/actions/toolkit/tree/master/packages/exec" ,
3333 "url" : " https://github.com/actions/toolkit/issues"
3434 },
3535 "dependencies" : {
36- "@actions/core" : " ^1.0 .0" ,
37- "@actions/exec" : " ^1.0.0 " ,
38- "@actions/io" : " ^1.0.0 " ,
36+ "@actions/core" : " ^1.1 .0" ,
37+ "@actions/exec" : " ^1.0.1 " ,
38+ "@actions/io" : " ^1.0.1 " ,
3939 "semver" : " ^6.1.0" ,
4040 "typed-rest-client" : " ^1.4.0" ,
4141 "uuid" : " ^3.3.2"
You can’t perform that action at this time.
0 commit comments