mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-05-24 05:40:15 +00:00
Bumps [cachix/cachix-action](https://github.com/cachix/cachix-action) from 1eb2ef646ac0255473d23a5907ad7b04ce94065c to 5f2d7c5294214f71b873db4b969586b980625e71. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/cachix/cachix-action/blob/master/RELEASE.md">cachix/cachix-action's changelog</a>.</em></p> <blockquote> <h1>Release</h1> <ol> <li> <p>Create and push a new tag:</p> <pre lang="console"><code>git tag v17 git push origin v17 </code></pre> </li> <li> <p>Wait for CI to pass.</p> </li> <li> <p><a href="https://github.com/cachix/cachix-action/releases/new">Create a release</a> for the new tag.</p> </li> <li> <p>Move the major version tag to the latest release:</p> <pre lang="console"><code>git tag -fa v17 git push origin v17 --force </code></pre> </li> </ol> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="5f2d7c5294"><code>5f2d7c5</code></a> fix: await main functions</li> <li><a href="4ee54539d7"><code>4ee5453</code></a> rebuilt dist</li> <li><a href="9f82c7e332"><code>9f82c7e</code></a> fix: ensure that the post-build hook never fails</li> <li><a href="a593539ec5"><code>a593539</code></a> ci: add a workflow to auto-bump version in README</li> <li><a href="8d6d4b9006"><code>8d6d4b9</code></a> docs: add release and contributing docs</li> <li><a href="6505427c13"><code>6505427</code></a> Merge pull request <a href="https://redirect.github.com/cachix/cachix-action/issues/213">#213</a> from jleroux98/update-readme</li> <li><a href="5941c26199"><code>5941c26</code></a> use regular tags</li> <li><a href="80a630b9fc"><code>80a630b</code></a> update tags</li> <li>See full diff in <a href="1eb2ef646a...5f2d7c5294">compare view</a></li> </ul> </details> <br /> 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>