toolkit
toolkit copied to clipboard
Bump octokit plugin-paginate-rest to address ReDoS vulnerability
Fixes https://github.com/actions/toolkit/issues/1960 Ref. https://github.com/advisories/GHSA-h5c3-5r3r-rr8q
Note that npm audit will still show the updated version as vulnerable, even though it is patched: https://github.com/npm/cli/issues/8125. Hopefully Dependabot figures it out.
I have pushed a change that additionally bumps @octokit/plugin-rest-endpoint-methods to address the tsc failure. https://github.com/actions/toolkit/actions/runs/13659205450/job/38226562748
https://github.com/actions/toolkit/pull/2043