Skip to content

Commit 3933a77

Browse files
Bump uuid and @actions/core
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>
1 parent 3498814 commit 3933a77

2 files changed

Lines changed: 23 additions & 26 deletions

File tree

package-lock.json

Lines changed: 22 additions & 25 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
@@ -20,7 +20,7 @@
2020
"version": "npm run bundle && git add -f -- dist/index.js"
2121
},
2222
"dependencies": {
23-
"@actions/core": "^1.10.1",
23+
"@actions/core": "^1.11.1",
2424
"@actions/github": "^9.0.0",
2525
"@cvrg-report/cobertura-json": "^0.1.3",
2626
"@friedemannsommer/lcov-parser": "^3.1.1",

0 commit comments

Comments
 (0)