Bump cachix/install-nix-action from 30 to 31 #22

Merged
dependabot[bot] merged 1 commit from dependabot/github_actions/cachix/install-nix-action-31 into master 2025-04-02 18:16:33 +02:00
dependabot[bot] commented 2025-04-02 16:47:57 +02:00 (Migrated from github.com)

Bumps cachix/install-nix-action from 30 to 31.

Release notes

Sourced from cachix/install-nix-action's releases.

v31

What's Changed

New Contributors

Full Changelog: https://github.com/cachix/install-nix-action/compare/v30...v31

Commits
  • d1ca217 Merge pull request #231 from Enzime/untrusted-users
  • 21e6bcc action: add option to configure updating trusted users
  • 53fb48f Merge pull request #230 from cachix/remove-deprecated-flag
  • b21ff82 Remove deprecated --darwin-use-unencrypted-nix-store-volume flag
  • 02a151a Merge pull request #228 from cachix/bump-nix
  • 0660042 nix: 2.26.2 -> 2.26.3
  • e8dbd0c docs: update readme with latest version
  • 91a0719 Merge pull request #226 from Mic92/nix-update
  • d81eadf nix: 2.25.2 -> 2.26.2
  • 3d69a1d Merge pull request #221 from msgilligan/msgilligan/github-test-aarch64-linux
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 30 to 31. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/cachix/install-nix-action/releases">cachix/install-nix-action's releases</a>.</em></p> <blockquote> <h2>v31</h2> <h2>What's Changed</h2> <ul> <li>nix: 2.24.9 -&gt; 2.25.2 by <a href="https://github.com/Mic92"><code>@​Mic92</code></a> in <a href="https://redirect.github.com/cachix/install-nix-action/pull/218">cachix/install-nix-action#218</a></li> <li>ci: fix latest installer tests by <a href="https://github.com/sandydoo"><code>@​sandydoo</code></a> in <a href="https://redirect.github.com/cachix/install-nix-action/pull/220">cachix/install-nix-action#220</a></li> <li>ci: add ubuntu-24.04-arm to matrix by <a href="https://github.com/msgilligan"><code>@​msgilligan</code></a> in <a href="https://redirect.github.com/cachix/install-nix-action/pull/221">cachix/install-nix-action#221</a></li> <li>nix: 2.25.2 -&gt; 2.26.2 by <a href="https://github.com/Mic92"><code>@​Mic92</code></a> in <a href="https://redirect.github.com/cachix/install-nix-action/pull/226">cachix/install-nix-action#226</a></li> <li>nix: 2.26.2 -&gt; 2.26.3 by <a href="https://github.com/sandydoo"><code>@​sandydoo</code></a> in <a href="https://redirect.github.com/cachix/install-nix-action/pull/228">cachix/install-nix-action#228</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/msgilligan"><code>@​msgilligan</code></a> made their first contribution in <a href="https://redirect.github.com/cachix/install-nix-action/pull/221">cachix/install-nix-action#221</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/cachix/install-nix-action/compare/v30...v31">https://github.com/cachix/install-nix-action/compare/v30...v31</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cachix/install-nix-action/commit/d1ca217b388ee87b2507a9a93bf01368bde7cec2"><code>d1ca217</code></a> Merge pull request <a href="https://redirect.github.com/cachix/install-nix-action/issues/231">#231</a> from Enzime/untrusted-users</li> <li><a href="https://github.com/cachix/install-nix-action/commit/21e6bcccb00b56476f095d1c4e138592d56d6667"><code>21e6bcc</code></a> action: add option to configure updating trusted users</li> <li><a href="https://github.com/cachix/install-nix-action/commit/53fb48f556dd912c4814b24ee8059a9c91c82b18"><code>53fb48f</code></a> Merge pull request <a href="https://redirect.github.com/cachix/install-nix-action/issues/230">#230</a> from cachix/remove-deprecated-flag</li> <li><a href="https://github.com/cachix/install-nix-action/commit/b21ff827074aff6ed4294fe0e3f4d9ed99f4ed65"><code>b21ff82</code></a> Remove deprecated <code>--darwin-use-unencrypted-nix-store-volume</code> flag</li> <li><a href="https://github.com/cachix/install-nix-action/commit/02a151ada4993995686f9ed4f1be7cfbb229e56f"><code>02a151a</code></a> Merge pull request <a href="https://redirect.github.com/cachix/install-nix-action/issues/228">#228</a> from cachix/bump-nix</li> <li><a href="https://github.com/cachix/install-nix-action/commit/066004291cc7638382c409f632f7e0b113fb4daa"><code>0660042</code></a> nix: 2.26.2 -&gt; 2.26.3</li> <li><a href="https://github.com/cachix/install-nix-action/commit/e8dbd0c99268f4acbb432e443018da10b7ed9bdc"><code>e8dbd0c</code></a> docs: update readme with latest version</li> <li><a href="https://github.com/cachix/install-nix-action/commit/91a071959513ca103b54280ac0bef5b825791d4d"><code>91a0719</code></a> Merge pull request <a href="https://redirect.github.com/cachix/install-nix-action/issues/226">#226</a> from Mic92/nix-update</li> <li><a href="https://github.com/cachix/install-nix-action/commit/d81eadf041318952daecfb82fe8d7b4538067642"><code>d81eadf</code></a> nix: 2.25.2 -&gt; 2.26.2</li> <li><a href="https://github.com/cachix/install-nix-action/commit/3d69a1d4d262a7fb63731d2bc0d081544705e3d5"><code>3d69a1d</code></a> Merge pull request <a href="https://redirect.github.com/cachix/install-nix-action/issues/221">#221</a> from msgilligan/msgilligan/github-test-aarch64-linux</li> <li>Additional commits viewable in <a href="https://github.com/cachix/install-nix-action/compare/v30...v31">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cachix/install-nix-action&package-manager=github_actions&previous-version=30&new-version=31)](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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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>
Sign in to join this conversation.
No description provided.