Skip to content

Commit 0709ff0

Browse files
Bump @actions/github in /github-actions/trigger-schedule/github-data (#8458)
Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) from 6.0.0 to 7.0.0. - [Changelog](https://github.com/actions/toolkit/blob/main/packages/github/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github) --- updated-dependencies: - dependency-name: "@actions/github" dependency-version: 7.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 501cb44 commit 0709ff0

File tree

2 files changed

+85
-28
lines changed

2 files changed

+85
-28
lines changed

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

Lines changed: 84 additions & 27 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
@@ -9,7 +9,7 @@
99
},
1010
"dependencies": {
1111
"@actions/core": "^2.0.1",
12-
"@actions/github": "^6.0.0",
12+
"@actions/github": "^7.0.0",
1313
"@actions/http-client": ">=3.0.0",
1414
"@octokit/rest": "^22.0.0",
1515
"lodash": "^4.17.21",

0 commit comments

Comments
 (0)