Skip to content

Commit 113822b

Browse files
build: bump @actions/core from 1.11.1 to 3.0.0
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.11.1 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 c06b507 commit 113822b

2 files changed

Lines changed: 41 additions & 13 deletions

File tree

package-lock.json

Lines changed: 40 additions & 12 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
@@ -31,7 +31,7 @@
3131
"typescript": "^5.7.2"
3232
},
3333
"dependencies": {
34-
"@actions/core": "^1.10.1",
34+
"@actions/core": "^3.0.0",
3535
"@actions/exec": "^1.1.1",
3636
"@actions/github": "^5.1.1",
3737
"@octokit/action": "^6.0.5",

0 commit comments

Comments
 (0)