Update @octokit/action to 5.x

Signed-off-by: Gregorio Litenstein <g.litenstein@gmail.com>
This commit is contained in:
Gregorio Litenstein 2025-04-25 18:18:31 -04:00
parent 44816f5267
commit a823c680a0
No known key found for this signature in database
GPG key ID: 4EB52A1A9CE2C63F
6 changed files with 8010 additions and 5418 deletions

View file

@ -27,7 +27,7 @@
"@actions/core": "^2.0.3",
"@actions/exec": "^2.0.0",
"@actions/io": "^2.0.0",
"@octokit/action": "^4.0.10"
"@octokit/action": "^5.0.6"
},
"devDependencies": {
"@types/jest": "^29.5.14",