@@ -70,6 +70,16 @@ __metadata:
7070 languageName : node
7171 linkType : hard
7272
73+ " @actions/core@npm:^2.0.2 " :
74+ version : 2.0.2
75+ resolution : " @actions/core@npm:2.0.2"
76+ dependencies :
77+ " @actions/exec " : ^2.0.0
78+ " @actions/http-client " : ^3.0.1
79+ checksum : 349858216a12fdad13ded50738c683c6744f8a45b950ca8cc2cac5cbe410d4e6577b3c9aa00923dbf10c23fde7a98ffc47c11177eacaa90b27d019a1ec5fed37
80+ languageName : node
81+ linkType : hard
82+
7383" @actions/exec@npm:^1.0.0, @actions/exec@npm:^1.0.1, @actions/exec@npm:^1.1.1 " :
7484 version : 1.1.1
7585 resolution : " @actions/exec@npm:1.1.1"
@@ -79,6 +89,15 @@ __metadata:
7989 languageName : node
8090 linkType : hard
8191
92+ " @actions/exec@npm:^2.0.0 " :
93+ version : 2.0.0
94+ resolution : " @actions/exec@npm:2.0.0"
95+ dependencies :
96+ " @actions/io " : ^2.0.0
97+ checksum : 001e4139129fce56459c7fa3970d50e85dc9bffef5fe451312ff1277f1f18d553d221012a199d58b3a5c2198bd0c71b2060dd28e52ebfeaf5a91331347c93208
98+ languageName : node
99+ linkType : hard
100+
82101" @actions/github@npm:^5.1.1 " :
83102 version : 5.1.1
84103 resolution : " @actions/github@npm:5.1.1"
@@ -136,13 +155,30 @@ __metadata:
136155 languageName : node
137156 linkType : hard
138157
158+ " @actions/http-client@npm:^3.0.1 " :
159+ version : 3.0.1
160+ resolution : " @actions/http-client@npm:3.0.1"
161+ dependencies :
162+ tunnel : ^0.0.6
163+ undici : ^5.28.5
164+ checksum : 421ecc5a7ed288854eb4f30b7b156a4ab43150ce4d5362be743ed142873af5f01581ac4840df68615155a6e49c5977e725bc239db32099b33814f3105b96f388
165+ languageName : node
166+ linkType : hard
167+
139168" @actions/io@npm:^1.0.1, @actions/io@npm:^1.1.1, @actions/io@npm:^1.1.3 " :
140169 version : 1.1.3
141170 resolution : " @actions/io@npm:1.1.3"
142171 checksum : 42841ac2b8a7afb29456b9edb5534dbe00148893c794bdbc17d29166847c51c884e2a7c087a489a428250a78e7b54bc761ba3b55eb2f97d9600e9193b60caf0b
143172 languageName : node
144173 linkType : hard
145174
175+ " @actions/io@npm:^2.0.0 " :
176+ version : 2.0.0
177+ resolution : " @actions/io@npm:2.0.0"
178+ checksum : afd29e777bedd8bb59143f12aa7c28e1112ce7aed2fed953fddc51833cbb88f0b4e379a6f3aece024c974227c01875fc0cd754a27e5953259d3a90fa3fbf0f68
179+ languageName : node
180+ linkType : hard
181+
146182" @actions/tool-cache@npm:^2.0.2 " :
147183 version : 2.0.2
148184 resolution : " @actions/tool-cache@npm:2.0.2"
@@ -3198,7 +3234,7 @@ __metadata:
31983234 version : 0.0.0-use.local
31993235 resolution : " docker-setup-compose@workspace:."
32003236 dependencies :
3201- " @actions/core " : ^1.11.1
3237+ " @actions/core " : ^2.0.2
32023238 " @docker/actions-toolkit " : ^0.62.1
32033239 " @types/node " : ^20.12.12
32043240 " @typescript-eslint/eslint-plugin " : ^7.9.0
0 commit comments