Skip to content

Commit 70e7ef0

Browse files
build(deps): 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] <[email protected]>
1 parent 0c231b4 commit 70e7ef0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"lint": "tsc --noEmit && eslint ."
1717
},
1818
"dependencies": {
19-
"@actions/core": "^1.11.1",
19+
"@actions/core": "^3.0.0",
2020
"@octokit/rest": "^22.0.0",
2121
"@types/node": "^22.18.6",
2222
"commander": "^14.0.1",

0 commit comments

Comments
 (0)