Upgrade @actions/github to ^6.0.1

This commit is contained in:
Jacob Bandes-Storch 2025-11-26 00:45:21 +00:00
parent ed597411d8
commit dadfb1c0bb
3 changed files with 424 additions and 203 deletions

View file

@ -40,7 +40,7 @@
"dependencies": {
"@actions/core": "^1.10.1",
"@actions/exec": "^1.1.1",
"@actions/github": "^6.0.0",
"@actions/github": "^6.0.1",
"@actions/glob": "^0.4.0",
"@actions/io": "^1.1.3",
"@octokit/core": "^5.0.1",