From 4a13975fd128d8c51431c613c2a9a351b76fd02b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Feb 2025 22:22:45 +0000 Subject: [PATCH] build(deps): bump @actions/cache from 4.0.1 to 4.0.2 Bumps [@actions/cache](https://github.com/actions/toolkit/tree/HEAD/packages/cache) from 4.0.1 to 4.0.2. - [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 | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 3b8bf515..076ee7ae 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ }, "dependencies": { "@actions/artifact": "^2.2.2", - "@actions/cache": "^4.0.1", + "@actions/cache": "^4.0.2", "@actions/core": "^1.11.1", "@actions/exec": "^1.1.1", "@actions/github": "^6.0.0", diff --git a/yarn.lock b/yarn.lock index 8e075b08..f019ac50 100644 --- a/yarn.lock +++ b/yarn.lock @@ -32,9 +32,9 @@ __metadata: languageName: node linkType: hard -"@actions/cache@npm:^4.0.1": - version: 4.0.1 - resolution: "@actions/cache@npm:4.0.1" +"@actions/cache@npm:^4.0.2": + version: 4.0.2 + resolution: "@actions/cache@npm:4.0.2" dependencies: "@actions/core": ^1.11.1 "@actions/exec": ^1.0.1 @@ -46,7 +46,7 @@ __metadata: "@azure/storage-blob": ^12.13.0 "@protobuf-ts/plugin": ^2.9.4 semver: ^6.3.1 - checksum: ca2cc59c8682817788f387bdb83279e1924dece32cb5a0789b0d57837c317caf35a90ec240f7671798ca3bf620a72085ddbdc86ef1c309a79e4b8efe73074bae + checksum: 208f11238a26194f331b329bb99d50a87c1a3ccef1dbae181e5c142b3faf41715203e0c5cbc491519d3d97540a68fbd418c25fb6e16caabf76248c40867c02b4 languageName: node linkType: hard @@ -1107,7 +1107,7 @@ __metadata: resolution: "@docker/actions-toolkit@workspace:." dependencies: "@actions/artifact": ^2.2.2 - "@actions/cache": ^4.0.1 + "@actions/cache": ^4.0.2 "@actions/core": ^1.11.1 "@actions/exec": ^1.1.1 "@actions/github": ^6.0.0