From e93e6442aa83d60d21b947c824305f92a801458b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Sep 2025 22:06:37 +0000 Subject: [PATCH] build(deps): bump @actions/cache from 4.0.5 to 4.1.0 Bumps [@actions/cache](https://github.com/actions/toolkit/tree/HEAD/packages/cache) from 4.0.5 to 4.1.0. - [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-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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 32f2456..5fa7a88 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ }, "dependencies": { "@actions/artifact": "^2.3.2", - "@actions/cache": "^4.0.5", + "@actions/cache": "^4.1.0", "@actions/core": "^1.11.1", "@actions/exec": "^1.1.1", "@actions/github": "^6.0.1", diff --git a/yarn.lock b/yarn.lock index 8f2baba..c335433 100644 --- a/yarn.lock +++ b/yarn.lock @@ -32,9 +32,9 @@ __metadata: languageName: node linkType: hard -"@actions/cache@npm:^4.0.5": - version: 4.0.5 - resolution: "@actions/cache@npm:4.0.5" +"@actions/cache@npm:^4.1.0": + version: 4.1.0 + resolution: "@actions/cache@npm:4.1.0" dependencies: "@actions/core": "npm:^1.11.1" "@actions/exec": "npm:^1.0.1" @@ -46,7 +46,7 @@ __metadata: "@azure/storage-blob": "npm:^12.13.0" "@protobuf-ts/runtime-rpc": "npm:^2.11.1" semver: "npm:^6.3.1" - checksum: 10/e5617453ad4f17eec3e5a7b11cc2699e659a599bad690dd8f962c9bd974d5038eba4ded2806875c6495d763f85320ba6b152200223ff185583388010c4edd56c + checksum: 10/ee0bb0db93b0e1ffefec86400236589cc8c2ee3fc87a876acf136a49162e17d60fd42a643163ccb3653a0ee3b1ec10ba48b638142944ea2a4a88b845201fbf6d languageName: node linkType: hard @@ -1110,7 +1110,7 @@ __metadata: resolution: "@docker/actions-toolkit@workspace:." dependencies: "@actions/artifact": "npm:^2.3.2" - "@actions/cache": "npm:^4.0.5" + "@actions/cache": "npm:^4.1.0" "@actions/core": "npm:^1.11.1" "@actions/exec": "npm:^1.1.1" "@actions/github": "npm:^6.0.1"