File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 14
14
"dependencies" : {
15
15
"@actions/core" : " ^1.9.0" ,
16
16
"@actions/github" : " ^5.0.1" ,
17
- "@actions/tool-cache" : " ^1.7.2 "
17
+ "@actions/tool-cache" : " ^2.0.1 "
18
18
},
19
19
"devDependencies" : {
20
20
"@types/node" : " ^18.0.0" ,
Original file line number Diff line number Diff line change 26
26
" @octokit/plugin-paginate-rest" " ^2.17.0"
27
27
" @octokit/plugin-rest-endpoint-methods" " ^5.13.0"
28
28
29
- " @actions/http-client@^1.0.11" , "@actions/http-client@^1.0.8" :
29
+ " @actions/http-client@^1.0.11 " :
30
30
version "1.0.11"
31
31
resolved "https://registry.yarnpkg.com/@actions/http-client/-/http-client-1.0.11.tgz#c58b12e9aa8b159ee39e7dd6cbd0e91d905633c0"
32
32
integrity sha512-VRYHGQV1rqnROJqdMvGUbY/Kn8vriQe/F9HR2AlYHzmKuM/p3kjNuXhmdBfcVgsvRWTz5C5XW5xvndZrVBuAYg==
45
45
resolved "https://registry.yarnpkg.com/@actions/io/-/io-1.1.2.tgz#766ac09674a289ce0f1550ffe0a6eac9261a8ea9"
46
46
integrity sha512-d+RwPlMp+2qmBfeLYPLXuSRykDIFEwdTA0MMxzS9kh4kvP1ftrc/9fzy6pX6qAjthdXruHQ6/6kjT/DNo5ALuw==
47
47
48
- " @actions/tool-cache@^1.7.2 " :
49
- version "1.7.2 "
50
- resolved "https://registry.yarnpkg.com/@actions/tool-cache/-/tool-cache-1.7.2 .tgz#389ad15916f91999959c6b2865144839ecc571a9 "
51
- integrity sha512-GYlcgg/PK2RWBrGG2sFg6s7im3S94LMKuqAv8UPDq/pGTZbuEvmN4a95Fn1Z19OE+vt7UbUHeewOD5tEBT+4TQ ==
48
+ " @actions/tool-cache@^2.0.1 " :
49
+ version "2.0.1 "
50
+ resolved "https://registry.yarnpkg.com/@actions/tool-cache/-/tool-cache-2.0.1 .tgz#8a649b9c07838d9d750c9864814e66a7660ab720 "
51
+ integrity sha512-iPU+mNwrbA8jodY8eyo/0S/QqCKDajiR8OxWTnSk/SnYg0sj8Hp4QcUEVC1YFpHWXtrfbQrE13Jz4k4HXJQKcA ==
52
52
dependencies :
53
53
" @actions/core" " ^1.2.6"
54
54
" @actions/exec" " ^1.0.0"
55
- " @actions/http-client" " ^1 .0.8 "
55
+ " @actions/http-client" " ^2 .0.1 "
56
56
" @actions/io" " ^1.1.1"
57
57
semver "^6.1.0"
58
58
uuid "^3.3.2"
You can’t perform that action at this time.
0 commit comments