13
0
Fork 0
mirror of https://github.com/dorny/paths-filter.git synced 2026-07-02 13:49:31 +00:00

Bump @actions/github from 8.0.1 to 9.0.0

Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) from 8.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-25 18:09:04 +00:00 committed by Jim Kane
parent 05fe388b9a
commit 21c6681597
2 changed files with 5 additions and 5 deletions

View file

@ -31,7 +31,7 @@
"dependencies": {
"@actions/core": "^3.0.0",
"@actions/exec": "^3.0.0",
"@actions/github": "^8.0.1",
"@actions/github": "^9.0.0",
"picomatch": "^4.0.3"
},
"devDependencies": {