File tree Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Original file line number Diff line number Diff line change 4646 },
4747 "dependencies" : {
4848 "@actions/artifact" : " ^2.2.1" ,
49- "@actions/cache" : " ^4.0.0 " ,
49+ "@actions/cache" : " ^4.0.1 " ,
5050 "@actions/core" : " ^1.11.1" ,
5151 "@actions/exec" : " ^1.1.1" ,
5252 "@actions/github" : " ^6.0.0" ,
Original file line number Diff line number Diff line change @@ -33,9 +33,9 @@ __metadata:
3333 languageName : node
3434 linkType : hard
3535
36- " @actions/cache@npm:^4.0.0 " :
37- version : 4.0.0
38- resolution : " @actions/cache@npm:4.0.0 "
36+ " @actions/cache@npm:^4.0.1 " :
37+ version : 4.0.1
38+ resolution : " @actions/cache@npm:4.0.1 "
3939 dependencies :
4040 " @actions/core " : ^1.11.1
4141 " @actions/exec " : ^1.0.1
@@ -47,8 +47,7 @@ __metadata:
4747 " @azure/storage-blob " : ^12.13.0
4848 " @protobuf-ts/plugin " : ^2.9.4
4949 semver : ^6.3.1
50- twirp-ts : ^2.5.0
51- checksum : 8ab819a67b578a5ce6de984f4ef8420066f8270e1f9db053700f4a8f084d0bbe4f911114f7088a95a987372ea63078550355d99849412152dd0efdf688bf9144
50+ checksum : ca2cc59c8682817788f387bdb83279e1924dece32cb5a0789b0d57837c317caf35a90ec240f7671798ca3bf620a72085ddbdc86ef1c309a79e4b8efe73074bae
5251 languageName : node
5352 linkType : hard
5453
@@ -1109,7 +1108,7 @@ __metadata:
11091108 resolution : " @docker/actions-toolkit@workspace:."
11101109 dependencies :
11111110 " @actions/artifact " : ^2.2.1
1112- " @actions/cache " : ^4.0.0
1111+ " @actions/cache " : ^4.0.1
11131112 " @actions/core " : ^1.11.1
11141113 " @actions/exec " : ^1.1.1
11151114 " @actions/github " : ^6.0.0
You can’t perform that action at this time.
0 commit comments