Skip to content

Commit 9e51311

Browse files
Bump @actions/core from 1.11.1 to 3.0.1 in the production group
Bumps the production group with 1 update: [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core). Updates `@actions/core` from 1.11.1 to 3.0.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: "@actions/core" dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d08b1df commit 9e51311

2 files changed

Lines changed: 18 additions & 69 deletions

File tree

package-lock.json

Lines changed: 17 additions & 68 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
@@ -23,7 +23,7 @@
2323
"all": "npm run lint && npm run typecheck && npm run test && npm run build"
2424
},
2525
"dependencies": {
26-
"@actions/core": "^1.11.1",
26+
"@actions/core": "^3.0.1",
2727
"@spiceai/spice": "^3.1.0"
2828
},
2929
"overrides": {

0 commit comments

Comments
 (0)