1
0
Fork 0
mirror of https://github.com/dorny/test-reporter.git synced 2026-03-21 23:52:12 +01:00

Bump @actions/github from 6.0.1 to 9.0.0

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>
This commit is contained in:
dependabot[bot] 2026-03-02 14:24:21 +00:00 committed by GitHub
parent 5f43297c5b
commit 419ef42f63
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 114 additions and 145 deletions

View file

@ -39,7 +39,7 @@
"dependencies": {
"@actions/core": "^3.0.0",
"@actions/exec": "^3.0.0",
"@actions/github": "^6.0.1",
"@actions/github": "^9.0.0",
"adm-zip": "^0.5.16",
"fast-glob": "^3.3.3",
"picomatch": "^4.0.3",