File tree Expand file tree Collapse file tree 2 files changed +7
-12
lines changed Expand file tree Collapse file tree 2 files changed +7
-12
lines changed Original file line number Diff line number Diff line change 2727 },
2828 "homepage" : " https://github.com/haskell/actions#readme" ,
2929 "dependencies" : {
30- "@actions/core" : " ^1.10 .1" ,
30+ "@actions/core" : " ^1.11 .1" ,
3131 "@actions/tool-cache" : " ^2.0.1"
3232 },
3333 "devDependencies" : {
Original file line number Diff line number Diff line change 22# yarn lockfile v1
33
44
5- " @actions/core@^1.10 .1" , "@actions/core@^1.2.6":
6- version "1.10 .1"
7- resolved "https://registry.yarnpkg.com/@actions/core/-/core-1.10 .1.tgz#61108e7ac40acae95ee36da074fa5850ca4ced8a "
8- integrity sha512-3lBR9EDAY+iYIpTnTIXmWcNbX3T2kCkAEQGIQx4NVQ0575nk2k3GRZDTPQG+vVtS2izSLmINlxXf0uLtnrTP+g ==
5+ " @actions/core@^1.11 .1" , "@actions/core@^1.2.6":
6+ version "1.11 .1"
7+ resolved "https://registry.yarnpkg.com/@actions/core/-/core-1.11 .1.tgz#ae683aac5112438021588030efb53b1adb86f172 "
8+ integrity sha512-hXJCSrkwfA46Vd9Z3q4cpEpHB1rL5NG04+/rbqW9d3+CSvtB1tYe8UTpAlixa1vj0m/ULglfEK2UKxMGxCxv5A ==
99 dependencies :
10+ " @actions/exec" " ^1.1.1"
1011 " @actions/http-client" " ^2.0.1"
11- uuid "^8.3.2"
1212
13- " @actions/exec@^1.0.0 " :
13+ " @actions/exec@^1.0.0" , "@actions/exec@^1.1.1" :
1414 version "1.1.1"
1515 resolved "https://registry.yarnpkg.com/@actions/exec/-/exec-1.1.1.tgz#2e43f28c54022537172819a7cf886c844221a611"
1616 integrity sha512-+sCcHHbVdk93a0XT19ECtO/gIXoxvdsgQLzb2fE2/5sIZmWQuluYyjPQtrtTHdU1YzTZ7bAPN4sITq2xi1679w==
@@ -77,8 +77,3 @@ uuid@^3.3.2:
7777 version "3.4.0"
7878 resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.4.0.tgz#b23e4358afa8a202fe7a100af1f5f883f02007ee"
7979 integrity sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==
80-
81- uuid@^8.3.2 :
82- version "8.3.2"
83- resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.2.tgz#80d5b5ced271bb9af6c445f21a1a04c606cefbe2"
84- integrity sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==
You can’t perform that action at this time.
0 commit comments