chore(deps): update determinatesystems/nix-installer-action action to v15 (#53)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[DeterminateSystems/nix-installer-action](https://redirect.github.com/DeterminateSystems/nix-installer-action)
| action | major | `v14` -> `v15` |

---

### Release Notes

<details>
<summary>DeterminateSystems/nix-installer-action
(DeterminateSystems/nix-installer-action)</summary>

###
[`v15`](https://redirect.github.com/DeterminateSystems/nix-installer-action/releases/tag/v15)

[Compare
Source](https://redirect.github.com/DeterminateSystems/nix-installer-action/compare/v14...v15)

#### What's Changed

- Grahamc/determinate argument by
[@&#8203;grahamc](https://redirect.github.com/grahamc) in
[https://github.com/DeterminateSystems/nix-installer-action/pull/123](https://redirect.github.com/DeterminateSystems/nix-installer-action/pull/123)
- Add the job-status option by
[@&#8203;grahamc](https://redirect.github.com/grahamc) in
[https://github.com/DeterminateSystems/nix-installer-action/pull/125](https://redirect.github.com/DeterminateSystems/nix-installer-action/pull/125)

**Full Changelog**:
https://github.com/DeterminateSystems/nix-installer-action/compare/v14...v15

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44LjAiLCJ1cGRhdGVkSW5WZXIiOiIzOS44LjAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbInJlbm92YXRlIl19-->

Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
This commit is contained in:
Roel de Cort 2024-11-13 00:46:51 +01:00 committed by GitHub
parent 9a2a38af51
commit 71054c1ffb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -10,7 +10,7 @@ jobs:
uses: actions/checkout@v4 uses: actions/checkout@v4
- name: Instal Nix - name: Instal Nix
uses: DeterminateSystems/nix-installer-action@v14 uses: DeterminateSystems/nix-installer-action@v15
- name: Update flake.lock - name: Update flake.lock
uses: DeterminateSystems/update-flake-lock@v24 uses: DeterminateSystems/update-flake-lock@v24