Skip to content

Commit 96caead

Browse files
deps: bump @actions/core in the production-dependencies group
Bumps the production-dependencies group with 1 update: [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core). Updates `@actions/core` from 2.0.2 to 3.0.0 - [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: "@actions/core" dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 50c6894 commit 96caead

File tree

2 files changed

+22
-44
lines changed

2 files changed

+22
-44
lines changed

package-lock.json

Lines changed: 21 additions & 43 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
@@ -28,7 +28,7 @@
2828
"author": "GitHub, Inc",
2929
"license": "MIT",
3030
"dependencies": {
31-
"@actions/core": "^2.0.1",
31+
"@actions/core": "^3.0.0",
3232
"@xmldom/xmldom": "^0.8.11",
3333
"jsonpath-plus": "^10.3.0",
3434
"xpath": "^0.0.34"

0 commit comments

Comments
 (0)