Bump @actions/github from 6.0.0 to 9.0.0 (#10)

Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) from 6.0.0 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-05-15 15:00:47 -04:00 committed by GitHub
parent 907f24f8d4
commit 0b2707cb8b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 133 additions and 109 deletions

View file

@ -30,7 +30,7 @@
"dependencies": {
"@actions/core": "^1.10.1",
"@actions/exec": "^1.1.1",
"@actions/github": "^6.0.0",
"@actions/github": "^9.0.0",
"@actions/io": "^1.1.3",
"@actions/tool-cache": "^4.0.0",
"uuid": "^9.0.1"