File tree Expand file tree Collapse file tree 2 files changed +13
-3
lines changed
Expand file tree Collapse file tree 2 files changed +13
-3
lines changed Original file line number Diff line number Diff line change 4747 "dependencies" : {
4848 "@actions/artifact" : " ^5.0.2" ,
4949 "@actions/cache" : " ^5.0.3" ,
50- "@actions/core" : " ^2.0.2 " ,
50+ "@actions/core" : " ^2.0.3 " ,
5151 "@actions/exec" : " ^2.0.0" ,
5252 "@actions/github" : " ^7.0.0" ,
5353 "@actions/http-client" : " ^3.0.2" ,
Original file line number Diff line number Diff line change @@ -71,7 +71,7 @@ __metadata:
7171 languageName : node
7272 linkType : hard
7373
74- " @actions/core@npm:^2.0.1, @actions/core@npm:^2.0.2 " :
74+ " @actions/core@npm:^2.0.1 " :
7575 version : 2.0.2
7676 resolution : " @actions/core@npm:2.0.2"
7777 dependencies :
@@ -81,6 +81,16 @@ __metadata:
8181 languageName : node
8282 linkType : hard
8383
84+ " @actions/core@npm:^2.0.3 " :
85+ version : 2.0.3
86+ resolution : " @actions/core@npm:2.0.3"
87+ dependencies :
88+ " @actions/exec " : " npm:^2.0.0"
89+ " @actions/http-client " : " npm:^3.0.2"
90+ checksum : 10/d7660656fda81f379faf004d4a8e9f06e4ca8e7401d9f9cda492a2e2394d2804d3582b86c912f1dd681030a80b3a9fdffb13f8244ccca3bd3b8ebc9a154b97e4
91+ languageName : node
92+ linkType : hard
93+
8494" @actions/exec@npm:^1.1.1 " :
8595 version : 1.1.1
8696 resolution : " @actions/exec@npm:1.1.1"
@@ -1215,7 +1225,7 @@ __metadata:
12151225 dependencies :
12161226 " @actions/artifact " : " npm:^5.0.2"
12171227 " @actions/cache " : " npm:^5.0.3"
1218- " @actions/core " : " npm:^2.0.2 "
1228+ " @actions/core " : " npm:^2.0.3 "
12191229 " @actions/exec " : " npm:^2.0.0"
12201230 " @actions/github " : " npm:^7.0.0"
12211231 " @actions/http-client " : " npm:^3.0.2"
You can’t perform that action at this time.
0 commit comments