Skip to content

Commit a6268fd

Browse files
build(deps): bump @actions/core from 2.0.2 to 3.0.0
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/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 ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7e2fc78 commit a6268fd

2 files changed

Lines changed: 51 additions & 7 deletions

File tree

package-lock.json

Lines changed: 50 additions & 6 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
@@ -5,7 +5,7 @@
55
"start": "ncc build src/index.ts --minify"
66
},
77
"dependencies": {
8-
"@actions/core": "^2.0.1",
8+
"@actions/core": "^3.0.0",
99
"@actions/github": "^7.0.0",
1010
"@actions/tool-cache": "^3.0.1"
1111
},

0 commit comments

Comments
 (0)