Update checked-in dependencies

This commit is contained in:
github-actions[bot] 2023-01-23 17:26:40 +00:00
parent 78f2db88fc
commit 45eb0a66d5
32 changed files with 77161 additions and 5865 deletions

View file

@ -34,7 +34,7 @@ async function wrapRequest(state, request, options) {
return limiter.schedule(request, options);
}
const VERSION = "3.0.9";
const VERSION = "4.0.4";
function retry(octokit, octokitOptions) {
const state = Object.assign({
enabled: true,