Skip to content

Commit e7c058f

Browse files
chore(deps-dev): bump @actions/core from 1.11.1 to 2.0.0
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.11.1 to 2.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: 2.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9ef29f7 commit e7c058f

File tree

2 files changed

+17
-6
lines changed

2 files changed

+17
-6
lines changed

package-lock.json

Lines changed: 16 additions & 5 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
@@ -99,7 +99,7 @@
9999
"contributors:check": "all-contributors check"
100100
},
101101
"devDependencies": {
102-
"@actions/core": "1.11.1",
102+
"@actions/core": "2.0.0",
103103
"@actions/github": "6.0.1",
104104
"@babel/core": "7.28.5",
105105
"@babel/plugin-proposal-class-properties": "7.18.6",

0 commit comments

Comments
 (0)