Skip to content

Commit

Permalink
Bump DeterminateSystems/nix-installer-action from 14 to 15 (#3374)
Browse files Browse the repository at this point in the history
Bumps
[DeterminateSystems/nix-installer-action](https://github.com/determinatesystems/nix-installer-action)
from 14 to 15.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/determinatesystems/nix-installer-action/releases">DeterminateSystems/nix-installer-action's
releases</a>.</em></p>
<blockquote>
<h2>v15</h2>
<h2>What's Changed</h2>
<ul>
<li>Grahamc/determinate argument by <a
href="https://github.com/grahamc"><code>@​grahamc</code></a> in <a
href="https://redirect.github.com/DeterminateSystems/nix-installer-action/pull/123">DeterminateSystems/nix-installer-action#123</a></li>
<li>Add the job-status option by <a
href="https://github.com/grahamc"><code>@​grahamc</code></a> in <a
href="https://redirect.github.com/DeterminateSystems/nix-installer-action/pull/125">DeterminateSystems/nix-installer-action#125</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/DeterminateSystems/nix-installer-action/compare/v14...v15">https://github.com/DeterminateSystems/nix-installer-action/compare/v14...v15</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/DeterminateSystems/nix-installer-action/commit/b92f66560d6f97d6576405a7bae901ab57e72b6a"><code>b92f665</code></a>
Add the job-status option (<a
href="https://redirect.github.com/determinatesystems/nix-installer-action/issues/125">#125</a>)</li>
<li><a
href="https://github.com/DeterminateSystems/nix-installer-action/commit/ddfca32d6f9b28188dc2d139c0786e8e69fa8757"><code>ddfca32</code></a>
Convert flakehub: true to determinate: true (<a
href="https://redirect.github.com/determinatesystems/nix-installer-action/issues/123">#123</a>)</li>
<li>See full diff in <a
href="https://github.com/determinatesystems/nix-installer-action/compare/v14...v15">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=DeterminateSystems/nix-installer-action&package-manager=github_actions&previous-version=14&new-version=15)](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>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 5, 2024
1 parent 409c98e commit 122c4b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dev_envs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
fetch-depth: 0

- name: Install Nix
uses: DeterminateSystems/nix-installer-action@v14
uses: DeterminateSystems/nix-installer-action@v15
- name: Run the Magic Nix Cache
uses: DeterminateSystems/magic-nix-cache-action@v8

Expand Down

0 comments on commit 122c4b7

Please sign in to comment.