13
0
Fork 0
mirror of https://github.com/dorny/paths-filter.git synced 2026-07-01 05:10:45 +00:00

Update @actions/github to 9.0.0

Update to allow a newer, fixed version of undici.
This commit is contained in:
Jim Kane 2026-03-13 11:09:53 -05:00
parent 574b2dd533
commit ab297fc8bf
2 changed files with 120 additions and 83 deletions

View file

@ -30,7 +30,7 @@
"dependencies": {
"@actions/core": "^1.10.0",
"@actions/exec": "^1.1.1",
"@actions/github": "6.0.0",
"@actions/github": "9.0.0",
"picomatch": "^2.3.1"
},
"devDependencies": {