File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 46
46
},
47
47
"dependencies" : {
48
48
"@actions/artifact" : " ^2.2.2" ,
49
- "@actions/cache" : " ^4.0.1 " ,
49
+ "@actions/cache" : " ^4.0.2 " ,
50
50
"@actions/core" : " ^1.11.1" ,
51
51
"@actions/exec" : " ^1.1.1" ,
52
52
"@actions/github" : " ^6.0.0" ,
Original file line number Diff line number Diff line change @@ -32,9 +32,9 @@ __metadata:
32
32
languageName : node
33
33
linkType : hard
34
34
35
- " @actions/cache@npm:^4.0.1 " :
36
- version : 4.0.1
37
- resolution : " @actions/cache@npm:4.0.1 "
35
+ " @actions/cache@npm:^4.0.2 " :
36
+ version : 4.0.2
37
+ resolution : " @actions/cache@npm:4.0.2 "
38
38
dependencies :
39
39
" @actions/core " : ^1.11.1
40
40
" @actions/exec " : ^1.0.1
@@ -46,7 +46,7 @@ __metadata:
46
46
" @azure/storage-blob " : ^12.13.0
47
47
" @protobuf-ts/plugin " : ^2.9.4
48
48
semver : ^6.3.1
49
- checksum : ca2cc59c8682817788f387bdb83279e1924dece32cb5a0789b0d57837c317caf35a90ec240f7671798ca3bf620a72085ddbdc86ef1c309a79e4b8efe73074bae
49
+ checksum : 208f11238a26194f331b329bb99d50a87c1a3ccef1dbae181e5c142b3faf41715203e0c5cbc491519d3d97540a68fbd418c25fb6e16caabf76248c40867c02b4
50
50
languageName : node
51
51
linkType : hard
52
52
@@ -1107,7 +1107,7 @@ __metadata:
1107
1107
resolution : " @docker/actions-toolkit@workspace:."
1108
1108
dependencies :
1109
1109
" @actions/artifact " : ^2.2.2
1110
- " @actions/cache " : ^4.0.1
1110
+ " @actions/cache " : ^4.0.2
1111
1111
" @actions/core " : ^1.11.1
1112
1112
" @actions/exec " : ^1.1.1
1113
1113
" @actions/github " : ^6.0.0
You can’t perform that action at this time.
0 commit comments