From bf532ecbf32214e888c2b224a1578f024e02b82a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Feb 2025 23:00:36 +0000 Subject: [PATCH] build(deps): bump @actions/cache from 4.0.0 to 4.0.1 Bumps [@actions/cache](https://github.com/actions/toolkit/tree/HEAD/packages/cache) from 4.0.0 to 4.0.1. - [Changelog](https://github.com/actions/toolkit/blob/main/packages/cache/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/cache) --- updated-dependencies: - dependency-name: "@actions/cache" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 11 +++++------ 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 8b2b621c..904f9050 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ }, "dependencies": { "@actions/artifact": "^2.2.1", - "@actions/cache": "^4.0.0", + "@actions/cache": "^4.0.1", "@actions/core": "^1.11.1", "@actions/exec": "^1.1.1", "@actions/github": "^6.0.0", diff --git a/yarn.lock b/yarn.lock index 0f8d08bd..7ab1bfd4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -33,9 +33,9 @@ __metadata: languageName: node linkType: hard -"@actions/cache@npm:^4.0.0": - version: 4.0.0 - resolution: "@actions/cache@npm:4.0.0" +"@actions/cache@npm:^4.0.1": + version: 4.0.1 + resolution: "@actions/cache@npm:4.0.1" dependencies: "@actions/core": ^1.11.1 "@actions/exec": ^1.0.1 @@ -47,8 +47,7 @@ __metadata: "@azure/storage-blob": ^12.13.0 "@protobuf-ts/plugin": ^2.9.4 semver: ^6.3.1 - twirp-ts: ^2.5.0 - checksum: 8ab819a67b578a5ce6de984f4ef8420066f8270e1f9db053700f4a8f084d0bbe4f911114f7088a95a987372ea63078550355d99849412152dd0efdf688bf9144 + checksum: ca2cc59c8682817788f387bdb83279e1924dece32cb5a0789b0d57837c317caf35a90ec240f7671798ca3bf620a72085ddbdc86ef1c309a79e4b8efe73074bae languageName: node linkType: hard @@ -1109,7 +1108,7 @@ __metadata: resolution: "@docker/actions-toolkit@workspace:." dependencies: "@actions/artifact": ^2.2.1 - "@actions/cache": ^4.0.0 + "@actions/cache": ^4.0.1 "@actions/core": ^1.11.1 "@actions/exec": ^1.1.1 "@actions/github": ^6.0.0