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] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-01-28 08:43:12 +00:00
committed by GitHub
parent ac0e0b50d5
commit 6785818572
2 changed files with 7 additions and 7 deletions

View File

@@ -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",

View File

@@ -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"