[tool-cache] Update @actions/core and prepare 2.0.2 release (#1872)

* Update `@actions/core` and prepare 2.0.2 release

* Include these changes in the release notes
This commit is contained in:
Josh Gross
2025-01-15 15:57:09 -05:00
committed by GitHub
parent 5e8c25d1f5
commit 1f7c2c79e0
3 changed files with 18 additions and 31 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@actions/tool-cache",
"version": "2.0.1",
"version": "2.0.2",
"description": "Actions tool-cache lib",
"keywords": [
"github",
@@ -36,7 +36,7 @@
"url": "https://github.com/actions/toolkit/issues"
},
"dependencies": {
"@actions/core": "^1.2.6",
"@actions/core": "^1.11.1",
"@actions/exec": "^1.0.0",
"@actions/http-client": "^2.0.1",
"@actions/io": "^1.1.1",