Bump @actions/github from 6.0.1 to 9.0.0 (#585)

Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) from 6.0.1 to 9.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: 9.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>
This commit is contained in:
dependabot[bot]
2026-02-01 18:18:42 -05:00
committed by GitHub
parent 3f973430f2
commit 00cbfdc960
2 changed files with 85 additions and 121 deletions

View File

@@ -31,7 +31,7 @@
},
"dependencies": {
"@actions/core": "^3.0.0",
"@actions/github": "^6.0.1",
"@actions/github": "^9.0.0",
"@types/node": "^25.1.0",
"glob": "^13.0.0"
},