From 6785818572dd0f5ea4368722ee3acc013de261a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Jan 2026 08:43:12 +0000 Subject: [PATCH] build(deps): bump @actions/tool-cache from 3.0.0 to 3.0.1 Bumps [@actions/tool-cache](https://github.com/actions/toolkit/tree/HEAD/packages/tool-cache) from 3.0.0 to 3.0.1. - [Changelog](https://github.com/actions/toolkit/blob/main/packages/tool-cache/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/tool-cache) --- updated-dependencies: - dependency-name: "@actions/tool-cache" dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 05d0fad..01bdd6b 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "@actions/github": "^7.0.0", "@actions/http-client": "^3.0.2", "@actions/io": "^2.0.0", - "@actions/tool-cache": "^3.0.0", + "@actions/tool-cache": "^3.0.1", "@azure/storage-blob": "^12.29.1", "@octokit/core": "^5.2.2", "@octokit/plugin-rest-endpoint-methods": "^10.4.1", diff --git a/yarn.lock b/yarn.lock index 5b01e64..09cd957 100644 --- a/yarn.lock +++ b/yarn.lock @@ -202,16 +202,16 @@ __metadata: languageName: node linkType: hard -"@actions/tool-cache@npm:^3.0.0": - version: 3.0.0 - resolution: "@actions/tool-cache@npm:3.0.0" +"@actions/tool-cache@npm:^3.0.1": + version: 3.0.1 + resolution: "@actions/tool-cache@npm:3.0.1" dependencies: "@actions/core": "npm:^2.0.1" "@actions/exec": "npm:^2.0.0" - "@actions/http-client": "npm:^3.0.1" + "@actions/http-client": "npm:^3.0.2" "@actions/io": "npm:^2.0.0" semver: "npm:^6.1.0" - checksum: 10/9e881d280cc627f950745696c508e63570db04773e8ce027ce7824192a1c32a00417d029fd27ad8b5dd2bdfc81ebcc551c9204b87a757d3d5685aa2c9255e784 + checksum: 10/db5d3872c88ece3b59925773ded322c2d578fd175859ae89b8963175dae35054d6a28f3a4d2a0d70ac35f1ab6eaf4df9756ab24ebd86d7a8cda6ef65867f9f54 languageName: node linkType: hard @@ -1220,7 +1220,7 @@ __metadata: "@actions/github": "npm:^7.0.0" "@actions/http-client": "npm:^3.0.2" "@actions/io": "npm:^2.0.0" - "@actions/tool-cache": "npm:^3.0.0" + "@actions/tool-cache": "npm:^3.0.1" "@azure/storage-blob": "npm:^12.29.1" "@eslint/compat": "npm:^2.0.0" "@eslint/eslintrc": "npm:^3.3.3"