Skip to content

Commit 2d2f1ba

Browse files
Bump @actions/core from 2.0.1 to 3.0.0
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 2.0.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 411d95d commit 2d2f1ba

File tree

2 files changed

+25
-19
lines changed

2 files changed

+25
-19
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"verbose": true
4949
},
5050
"dependencies": {
51-
"@actions/core": "^2.0.1",
51+
"@actions/core": "^3.0.0",
5252
"@actions/github": "^6.0.1",
5353
"@types/node": "^25.0.3",
5454
"glob": "^13.0.0"

pnpm-lock.yaml

Lines changed: 24 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)