mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-04-30 03:00:41 -04:00
Bumps [crazy-max/ghaction-github-runtime](https://github.com/crazy-max/ghaction-github-runtime) from 3 to 4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/crazy-max/ghaction-github-runtime/releases">crazy-max/ghaction-github-runtime's releases</a>.</em></p> <blockquote> <h2>v3.1.0</h2> <ul> <li>Bump <code>@actions/core</code> from 1.10.0 to 1.11.1 in <a href="https://redirect.github.com/crazy-max/ghaction-github-runtime/pull/58">crazy-max/ghaction-github-runtime#58</a></li> <li>Bump braces from 3.0.2 to 3.0.3 in <a href="https://redirect.github.com/crazy-max/ghaction-github-runtime/pull/54">crazy-max/ghaction-github-runtime#54</a></li> <li>Bump cross-spawn from 7.0.3 to 7.0.6 in <a href="https://redirect.github.com/crazy-max/ghaction-github-runtime/pull/59">crazy-max/ghaction-github-runtime#59</a></li> <li>Bump ip from 2.0.0 to 2.0.1 in <a href="https://redirect.github.com/crazy-max/ghaction-github-runtime/pull/50">crazy-max/ghaction-github-runtime#50</a></li> <li>Bump micromatch from 4.0.5 to 4.0.8 in <a href="https://redirect.github.com/crazy-max/ghaction-github-runtime/pull/55">crazy-max/ghaction-github-runtime#55</a></li> <li>Bump tar from 6.1.14 to 6.2.1 in <a href="https://redirect.github.com/crazy-max/ghaction-github-runtime/pull/51">crazy-max/ghaction-github-runtime#51</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/crazy-max/ghaction-github-runtime/compare/v3.0.0...v3.1.0">https://github.com/crazy-max/ghaction-github-runtime/compare/v3.0.0...v3.1.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="04d248b846"><code>04d248b</code></a> Merge pull request <a href="https://redirect.github.com/crazy-max/ghaction-github-runtime/issues/76">#76</a> from crazy-max/node24</li> <li><a href="c8f8e4e4e2"><code>c8f8e4e</code></a> node 24 as default runtime</li> <li><a href="494a382acb"><code>494a382</code></a> Merge pull request <a href="https://redirect.github.com/crazy-max/ghaction-github-runtime/issues/68">#68</a> from crazy-max/dependabot/npm_and_yarn/actions/core-2.0.1</li> <li><a href="5d51b8ef32"><code>5d51b8e</code></a> Merge pull request <a href="https://redirect.github.com/crazy-max/ghaction-github-runtime/issues/74">#74</a> from crazy-max/dependabot/npm_and_yarn/minimatch-3.1.5</li> <li><a href="f7077dccce"><code>f7077dc</code></a> chore: update generated content</li> <li><a href="4d1e03547a"><code>4d1e035</code></a> chore(deps): bump minimatch from 3.1.2 to 3.1.5</li> <li><a href="b59d56d5bc"><code>b59d56d</code></a> chore(deps): bump <code>@actions/core</code> from 1.11.1 to 2.0.1</li> <li><a href="6d0e2ef281"><code>6d0e2ef</code></a> Merge pull request <a href="https://redirect.github.com/crazy-max/ghaction-github-runtime/issues/75">#75</a> from crazy-max/esm</li> <li><a href="41d6f6acdb"><code>41d6f6a</code></a> remove codecov config</li> <li><a href="b5018eca65"><code>b5018ec</code></a> chore: update generated content</li> <li>Additional commits viewable in <a href="https://github.com/crazy-max/ghaction-github-runtime/compare/v3...v4">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nicholas Tindle <nicholas.tindle@agpt.co>