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-1Changes to packages/action/package.json | @@ -33,7 +33,7 @@ |
| 33 | 33 | "dependencies": { |
| 34 | 34 | "@actions/core": "^1.10.1", |
| 35 | 35 | "@actions/exec": "^1.1.1", |
| 36 | | - "@actions/github": "^5.1.1", |
| 36 | + "@actions/github": "^6.0.1", |
| 37 | 37 | "@actions/io": "^1.1.3" |
| 38 | 38 | }, |
| 39 | 39 | "devDependencies": { |