build(deps): bump cachix/install-nix-action from 15 to 18 #26

Merged
dependabot[bot] merged 1 commit from dependabot/github_actions/cachix/install-nix-action-18 into main 2023-01-30 21:00:41 +01:00
dependabot[bot] commented 2022-11-28 01:23:51 +01:00 (Migrated from github.com)

Bumps cachix/install-nix-action from 15 to 18.

Release notes

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

install-nix-action-v18

  • Fix nodejs warnings & simplify maintenance
  • Use python3 when determining number of cores
  • Collapse installer log messages

install-nix-action-v17

install-nix-action-v16

The last release didn't fix https://github.com/nektos/act correctly.

This release corrects that and adds a test (you need act from master branch).

Commits
  • daddc62 Merge pull request #144 from cachix/fix-ci
  • 8500bf7 try to fix act test
  • 4024cf0 Merge pull request #143 from ggreif/patch-1
  • 3d1155e readme: don't perpetuate old versions
  • e17a164 fix #140: python -> python3
  • 92d3622 Merge pull request #139 from sigprof/collapse-log-output
  • 6c5ba55 install-nix.sh: Collapse log messages
  • 451e611 Merge pull request #134 from lovesegfault/composite-action
  • 112054f refactor: replace with a simpler composite action
  • 24e801e Merge pull request #123 from cachix/dependabot/github_actions/actions/setup-go-3
  • 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 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 15 to 18. <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>install-nix-action-v18</h2> <ul> <li>Fix nodejs warnings &amp; simplify maintenance</li> <li>Use python3 when determining number of cores</li> <li>Collapse installer log messages</li> </ul> <h2>install-nix-action-v17</h2> <ul> <li>curl for downloading the installer is now in quiet mode (since all the bugs have been addressed)</li> <li><a href="https://github.com/cachix/install-nix-action/commit/3acf7e1fab3202b53a8cab01fe0dc90df51df120">ensure user profile comes before default profile in PATH</a></li> <li>support <a href="https://github.com/actions-runner-controller/actions-runner-controller">https://github.com/actions-runner-controller/actions-runner-controller</a> by using sudo in more places</li> </ul> <h2>install-nix-action-v16</h2> <p>The last release didn't fix <a href="https://github.com/nektos/act">https://github.com/nektos/act</a> correctly.</p> <p>This release corrects that and adds a test (you need act from master branch).</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cachix/install-nix-action/commit/daddc62a2e67d1decb56e028c9fa68344b9b7c2a"><code>daddc62</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/cachix/install-nix-action/issues/144">#144</a> from cachix/fix-ci</li> <li><a href="https://github.com/cachix/install-nix-action/commit/8500bf7aa612aa05660b9a22636a967be2dfd1e1"><code>8500bf7</code></a> try to fix act test</li> <li><a href="https://github.com/cachix/install-nix-action/commit/4024cf0f9d12c1dfdfa2caaa36372ca347dcec12"><code>4024cf0</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/cachix/install-nix-action/issues/143">#143</a> from ggreif/patch-1</li> <li><a href="https://github.com/cachix/install-nix-action/commit/3d1155ed72c1fba9d1fa6c46a48ce24218848a4b"><code>3d1155e</code></a> readme: don't perpetuate old versions</li> <li><a href="https://github.com/cachix/install-nix-action/commit/e17a164a729f3f908f3997516f02ecaba2b9c201"><code>e17a164</code></a> fix <a href="https://github-redirect.dependabot.com/cachix/install-nix-action/issues/140">#140</a>: python -&gt; python3</li> <li><a href="https://github.com/cachix/install-nix-action/commit/92d36226ca2887d9bfe391bf2d00894d88be3b64"><code>92d3622</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/cachix/install-nix-action/issues/139">#139</a> from sigprof/collapse-log-output</li> <li><a href="https://github.com/cachix/install-nix-action/commit/6c5ba55bfdc791cfad61ac72e473340c1c3ac992"><code>6c5ba55</code></a> install-nix.sh: Collapse log messages</li> <li><a href="https://github.com/cachix/install-nix-action/commit/451e61183802597c1febd6ca3cf18aa163f93a06"><code>451e611</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/cachix/install-nix-action/issues/134">#134</a> from lovesegfault/composite-action</li> <li><a href="https://github.com/cachix/install-nix-action/commit/112054fda702ffd8ef0ac620851b57c3c8e36679"><code>112054f</code></a> refactor: replace with a simpler composite action</li> <li><a href="https://github.com/cachix/install-nix-action/commit/24e801e9d3efe6bac52e0fd3f09d2ab8a815c55f"><code>24e801e</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/cachix/install-nix-action/issues/123">#123</a> from cachix/dependabot/github_actions/actions/setup-go-3</li> <li>Additional commits viewable in <a href="https://github.com/cachix/install-nix-action/compare/v15...v18">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=15&new-version=18)](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 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.