Skip to content

Commit 31118fc

Browse files
chore(deps): bump uuid and @actions/core (#97)
Removes [uuid](https://github.com/uuidjs/uuid). It's no longer used after updating ancestor dependency [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core). These dependencies need to be updated together. Removes `uuid` Updates `@actions/core` from 1.10.1 to 1.11.1 - [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core) --- updated-dependencies: - dependency-name: uuid dependency-version: dependency-type: indirect - dependency-name: "@actions/core" dependency-version: 1.11.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3a0c59b commit 31118fc

2 files changed

Lines changed: 23 additions & 15 deletions

File tree

package-lock.json

Lines changed: 22 additions & 14 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
@@ -29,7 +29,7 @@
2929
"node": ">=20.0.0"
3030
},
3131
"dependencies": {
32-
"@actions/core": "^1.10.1",
32+
"@actions/core": "^1.11.1",
3333
"@actions/github": "^6.0.0",
3434
"@types/node": "^20.14.9",
3535
"@vercel/ncc": "^0.38.2",

0 commit comments

Comments
 (0)