build(deps): bump octokit dependencies

This commit is contained in:
Peter Evans
2025-01-16 15:11:25 +00:00
parent c52b9e2028
commit 3775125a50
3 changed files with 195 additions and 45 deletions

View File

@ -32,9 +32,9 @@
"@actions/core": "^1.11.1",
"@actions/exec": "^1.1.1",
"@octokit/core": "^6.1.3",
"@octokit/plugin-paginate-rest": "^11.3.6",
"@octokit/plugin-rest-endpoint-methods": "^13.2.6",
"@octokit/plugin-throttling": "^9.3.2",
"@octokit/plugin-paginate-rest": "^11.4.0",
"@octokit/plugin-rest-endpoint-methods": "^13.3.0",
"@octokit/plugin-throttling": "^9.4.0",
"node-fetch-native": "^1.6.4",
"p-limit": "^6.2.0",
"uuid": "^9.0.1"