build(deps): bump @actions/github from 6.0.1 to 7.0.0

Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) from 6.0.1 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>
This commit is contained in:
dependabot[bot]
2026-01-08 14:53:30 +00:00
committed by GitHub
parent 01fb6c8d3b
commit ca8ad9e7ab
2 changed files with 17 additions and 2 deletions

View File

@@ -49,7 +49,7 @@
"@actions/cache": "^5.0.1",
"@actions/core": "^2.0.1",
"@actions/exec": "^2.0.0",
"@actions/github": "^6.0.1",
"@actions/github": "^7.0.0",
"@actions/http-client": "^3.0.1",
"@actions/io": "^2.0.0",
"@actions/tool-cache": "^2.0.2",

View File

@@ -104,6 +104,21 @@ __metadata:
languageName: node
linkType: hard
"@actions/github@npm:^7.0.0":
version: 7.0.0
resolution: "@actions/github@npm:7.0.0"
dependencies:
"@actions/http-client": "npm:^3.0.1"
"@octokit/core": "npm:^5.0.1"
"@octokit/plugin-paginate-rest": "npm:^9.2.2"
"@octokit/plugin-rest-endpoint-methods": "npm:^10.4.0"
"@octokit/request": "npm:^8.4.1"
"@octokit/request-error": "npm:^5.1.1"
undici: "npm:^5.28.5"
checksum: 10/829c6402f927839714692f4e1f48359d306be0fd21ef3843feaf3db6541e5e7f85447b0bf794beeebad0b8f4a2644f7f92143cb4a8311541b29f5ddfc585cec1
languageName: node
linkType: hard
"@actions/glob@npm:^0.5.0":
version: 0.5.0
resolution: "@actions/glob@npm:0.5.0"
@@ -1182,7 +1197,7 @@ __metadata:
"@actions/cache": "npm:^5.0.1"
"@actions/core": "npm:^2.0.1"
"@actions/exec": "npm:^2.0.0"
"@actions/github": "npm:^6.0.1"
"@actions/github": "npm:^7.0.0"
"@actions/http-client": "npm:^3.0.1"
"@actions/io": "npm:^2.0.0"
"@actions/tool-cache": "npm:^2.0.2"