Skip to content

Commit dfcc766

Browse files
Bump @actions/core in /github-actions/trigger-schedule/github-data (#8478)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 10defa3 commit dfcc766

File tree

2 files changed

+14
-24
lines changed

2 files changed

+14
-24
lines changed

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

Lines changed: 13 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": "^2.0.1",
11+
"@actions/core": "^3.0.0",
1212
"@actions/github": "^9.0.0",
1313
"@actions/http-client": ">=4.0.0",
1414
"@octokit/rest": "^22.0.0",

0 commit comments

Comments
 (0)