Skip to content

Commit 7de650d

Browse files
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 722d91d commit 7de650d

File tree

2 files changed

+16
-72
lines changed

2 files changed

+16
-72
lines changed

package-lock.json

Lines changed: 15 additions & 71 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
@@ -17,7 +17,7 @@
1717
"build-dist": "npm run clean-dist && npm install && npm run build && npm run format && npm run lint"
1818
},
1919
"dependencies": {
20-
"@actions/core": "1.11.1",
20+
"@actions/core": "3.0.0",
2121
"@actions/exec": "3.0.0",
2222
"@actions/tool-cache": "4.0.0",
2323
"csv-parse": "6.1.0",

0 commit comments

Comments
 (0)