Skip to content

Commit b992250

Browse files
chore(deps): bump uuid and @actions/tool-cache
Removes [uuid](https://github.com/uuidjs/uuid). It's no longer used after updating ancestor dependency [@actions/tool-cache](https://github.com/actions/toolkit/tree/HEAD/packages/tool-cache). These dependencies need to be updated together. Removes `uuid` Updates `@actions/tool-cache` from 2.0.1 to 2.0.2 - [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: uuid dependency-version: dependency-type: indirect - dependency-name: "@actions/tool-cache" dependency-version: 2.0.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5dd125b commit b992250

2 files changed

Lines changed: 12 additions & 23 deletions

File tree

package-lock.json

Lines changed: 11 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
},
2222
"dependencies": {
2323
"@actions/core": "1.11.1",
24-
"@actions/tool-cache": "2.0.1",
24+
"@actions/tool-cache": "2.0.2",
2525
"@octokit/plugin-throttling": "9.3.2",
2626
"@octokit/rest": "21.0.2",
2727
"esbuild": "0.25.0"

0 commit comments

Comments
 (0)