Skip to content

Commit 7f84efe

Browse files
Bump @actions/core in /github-actions/trigger-schedule/github-data (#8447)
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.11.1 to 2.0.1. - [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/@actions/[email protected]/packages/core) --- updated-dependencies: - dependency-name: "@actions/core" dependency-version: 2.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7deb077 commit 7f84efe

File tree

2 files changed

+16
-24
lines changed

2 files changed

+16
-24
lines changed

github-actions/trigger-schedule/github-data/package-lock.json

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

github-actions/trigger-schedule/github-data/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"node": ">=18"
99
},
1010
"dependencies": {
11-
"@actions/core": "^1.11.1",
11+
"@actions/core": "^2.0.1",
1212
"@actions/github": "^6.0.0",
1313
"@actions/http-client": ">=3.0.0",
1414
"@octokit/rest": "^22.0.0",

0 commit comments

Comments
 (0)