ReviewOS

also looking at this

pantry-pm/pantry

chore(deps): update dependency @actions/github to v6

#11
Merged renovate[bot] wants to merge renovate/actions-github-6.x into main
4 files +230 -92
packages/action/package.jsonmodified+1-1
Changes to packages/action/package.json
@@ -33,7 +33,7 @@
3333 "dependencies": {
3434 "@actions/core": "^1.10.1",
3535 "@actions/exec": "^1.1.1",
36 "@actions/github": "^5.1.1",
36 "@actions/github": "^6.0.1",
3737 "@actions/io": "^1.1.3"
3838 },
3939 "devDependencies": {