File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1818 "license" : " MIT" ,
1919 "dependencies" : {
2020 "@actions/cache" : " ^4.1.0" ,
21- "@actions/core" : " ^1.11.1 " ,
21+ "@actions/core" : " ^2.0.0 " ,
2222 "@actions/exec" : " ^1.1.1" ,
2323 "@actions/glob" : " ^0.5.0" ,
2424 "js-yaml" : " ^4.1.1" ,
Original file line number Diff line number Diff line change 2626 " @actions/exec" " ^1.1.1"
2727 " @actions/http-client" " ^2.0.1"
2828
29+ " @actions/core@^2.0.0 " :
30+ version "2.0.0"
31+ resolved "https://registry.yarnpkg.com/@actions/core/-/core-2.0.0.tgz#ab985a153dbf2c84e13c50cf1b559e3ca15f0c5e"
32+ integrity sha512-iGW52/zqhPUFnYl0s1ioXfJu86LGs7b+GYuO38JMPpsh14FQrNj3n2JBpC+vZ2CFS4lERQyn5koLDopY+6V/PQ==
33+ dependencies :
34+ " @actions/exec" " ^1.1.1"
35+ " @actions/http-client" " ^3.0.0"
36+
2937" @actions/exec@^1.0.1" , "@actions/exec@^1.1.1":
3038 version "1.1.1"
3139 resolved "https://registry.yarnpkg.com/@actions/exec/-/exec-1.1.1.tgz#2e43f28c54022537172819a7cf886c844221a611"
5765 tunnel "^0.0.6"
5866 undici "^5.25.4"
5967
68+ " @actions/http-client@^3.0.0 " :
69+ version "3.0.0"
70+ resolved "https://registry.yarnpkg.com/@actions/http-client/-/http-client-3.0.0.tgz#6c6058bef29c0580d6683a08c5bf0362c90c2e6e"
71+ integrity sha512-1s3tXAfVMSz9a4ZEBkXXRQD4QhY3+GAsWSbaYpeknPOKEeyRiU3lH+bHiLMZdo2x/fIeQ/hscL1wCkDLVM2DZQ==
72+ dependencies :
73+ tunnel "^0.0.6"
74+ undici "^5.28.5"
75+
6076" @actions/io@^1.0.1 " :
6177 version "1.1.3"
6278 resolved "https://registry.yarnpkg.com/@actions/io/-/io-1.1.3.tgz#4cdb6254da7962b07473ff5c335f3da485d94d71"
@@ -3075,7 +3091,7 @@ undici-types@~7.16.0:
30753091 resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.16.0.tgz#ffccdff36aea4884cbfce9a750a0580224f58a46"
30763092 integrity sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==
30773093
3078- undici@^5.25.4 :
3094+ undici@^5.25.4, undici@^5.28.5 :
30793095 version "5.29.0"
30803096 resolved "https://registry.yarnpkg.com/undici/-/undici-5.29.0.tgz#419595449ae3f2cdcba3580a2e8903399bd1f5a3"
30813097 integrity sha512-raqeBD6NQK4SkWhQzeYKd1KmIG6dllBOTt55Rmkt4HtI9mwdWtJljnrXjAFUBLTSN67HWrOIZ3EPF4kjUw80Bg==
You can’t perform that action at this time.
0 commit comments