@@ -33,31 +33,21 @@ __metadata:
3333 languageName : node
3434 linkType : hard
3535
36- " @actions/cache@npm:^5.0.3 " :
37- version : 5.0.3
38- resolution : " @actions/cache@npm:5.0.3 "
36+ " @actions/cache@npm:^5.0.5 " :
37+ version : 5.0.5
38+ resolution : " @actions/cache@npm:5.0.5 "
3939 dependencies :
4040 " @actions/core " : " npm:^2.0.0"
4141 " @actions/exec " : " npm:^2.0.0"
42- " @actions/glob " : " npm:^0.5.0 "
43- " @actions/http-client " : " npm:^3.0.1 "
42+ " @actions/glob " : " npm:^0.5.1 "
43+ " @actions/http-client " : " npm:^3.0.2 "
4444 " @actions/io " : " npm:^2.0.0"
4545 " @azure/abort-controller " : " npm:^1.1.0"
4646 " @azure/core-rest-pipeline " : " npm:^1.22.0"
4747 " @azure/storage-blob " : " npm:^12.29.1"
4848 " @protobuf-ts/runtime-rpc " : " npm:^2.11.1"
4949 semver : " npm:^6.3.1"
50- checksum : 10/ac544a5ec75fc6147d7be7dc5cbee01d2b37f45a52be7cee31cd3471c6618b73d299a72580452f05911e2a049484cb2567209a8fbf5ac43705d86b59a0f8992a
51- languageName : node
52- linkType : hard
53-
54- " @actions/core@npm:^1.9.1 " :
55- version : 1.11.1
56- resolution : " @actions/core@npm:1.11.1"
57- dependencies :
58- " @actions/exec " : " npm:^1.1.1"
59- " @actions/http-client " : " npm:^2.0.1"
60- checksum : 10/94f260e33607cc16567ce4c88014f069cd7da92baaa443b72cff80fdf4f1dcd18192e135df0d51ec29e8b82cfe214218715d482f2a7804efa5095737d1245f38
50+ checksum : 10/008cd7005ddd2f2c7b531836695200131ef0d6a71d3e179d8d17a01afce2d4a14340e5e750161bd247c5da033e3ca197d64431f91f183846b725d97990c035a4
6151 languageName : node
6252 linkType : hard
6353
@@ -91,15 +81,6 @@ __metadata:
9181 languageName : node
9282 linkType : hard
9383
94- " @actions/exec@npm:^1.1.1 " :
95- version : 1.1.1
96- resolution : " @actions/exec@npm:1.1.1"
97- dependencies :
98- " @actions/io " : " npm:^1.0.1"
99- checksum : 10/c04bd25191e522841c7e17862d70099de8db61278d2b4c744b69ac0197a48f85c75dba548e1c29c695c4cc5363d558846b4dcd3db9013463c18ba8cf36497c6d
100- languageName : node
101- linkType : hard
102-
10384" @actions/exec@npm:^2.0.0 " :
10485 version : 2.0.0
10586 resolution : " @actions/exec@npm:2.0.0"
@@ -139,22 +120,13 @@ __metadata:
139120 languageName : node
140121 linkType : hard
141122
142- " @actions/glob@npm:^0.5.0 " :
143- version : 0.5.0
144- resolution : " @actions/glob@npm:0.5.0 "
123+ " @actions/glob@npm:^0.5.1 " :
124+ version : 0.5.1
125+ resolution : " @actions/glob@npm:0.5.1 "
145126 dependencies :
146- " @actions/core " : " npm:^1.9.1 "
127+ " @actions/core " : " npm:^2.0.3 "
147128 minimatch : " npm:^3.0.4"
148- checksum : 10/70f6e3f171e73701738ab0bac88eea6152ee472d299ed1535238eff3f2f735f9928be4803960b84f21e38f2681bf6dd97fa5644f810c8d12d01b111b03285be5
149- languageName : node
150- linkType : hard
151-
152- " @actions/http-client@npm:^2.0.1 " :
153- version : 2.1.0
154- resolution : " @actions/http-client@npm:2.1.0"
155- dependencies :
156- tunnel : " npm:^0.0.6"
157- checksum : 10/938fb20cb38d961d568f8f6e548673e8136cd526f7783ba67617482d7b94984fa490483e49a0a6e6bdda4621081c2291030edeb69eccbe29f80d034d8315f7e7
129+ checksum : 10/a23e3631ea497e3c0b96933c4cbedff4433433bf9e8d03e6853dc57fb7fd68dee70ebbbf0eaf8c9283460f687a1384ba632222c97ed89fdd1c4a69c7781c678d
158130 languageName : node
159131 linkType : hard
160132
@@ -198,13 +170,6 @@ __metadata:
198170 languageName : node
199171 linkType : hard
200172
201- " @actions/io@npm:^1.0.1 " :
202- version : 1.1.3
203- resolution : " @actions/io@npm:1.1.3"
204- checksum : 10/4de44e8d428ba9f20049c844b37ecd486b589ed201f8cc8c5b550a9e4c72d1f594271ee2a7a6cfe8a42ebfb5dd527ef65016454656db391a353d41eab4f147e1
205- languageName : node
206- linkType : hard
207-
208173" @actions/io@npm:^2.0.0 " :
209174 version : 2.0.0
210175 resolution : " @actions/io@npm:2.0.0"
@@ -1224,7 +1189,7 @@ __metadata:
12241189 resolution : " @docker/actions-toolkit@workspace:."
12251190 dependencies :
12261191 " @actions/artifact " : " npm:^5.0.2"
1227- " @actions/cache " : " npm:^5.0.3 "
1192+ " @actions/cache " : " npm:^5.0.5 "
12281193 " @actions/core " : " npm:^2.0.3"
12291194 " @actions/exec " : " npm:^2.0.0"
12301195 " @actions/github " : " npm:^7.0.0"
0 commit comments