Skip to content

Commit eac06d7

Browse files
dc-tecrenovate-bot
andauthored
chore(deps): update determinatesystems/nix-installer-action action to v16 (#54)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [DeterminateSystems/nix-installer-action](https://redirect.github.com/DeterminateSystems/nix-installer-action) | action | major | `v15` -> `v16` | --- ### Release Notes <details> <summary>DeterminateSystems/nix-installer-action (DeterminateSystems/nix-installer-action)</summary> ### [`v16`](https://redirect.github.com/DeterminateSystems/nix-installer-action/releases/tag/v16) [Compare Source](https://redirect.github.com/DeterminateSystems/nix-installer-action/compare/v15...v16) #### What's Changed - Update `detsys-ts`: Merge pull request [#&#8203;67](https://redirect.github.com/DeterminateSystems/nix-installer-action/issues/67) from DeterminateSystems/allow-obliterating-id-token-privs by [@&#8203;detsys-pr-bot](https://redirect.github.com/detsys-pr-bot) in [https://github.com/DeterminateSystems/nix-installer-action/pull/128](https://redirect.github.com/DeterminateSystems/nix-installer-action/pull/128) - Log in to flakehub on existing installs by [@&#8203;grahamc](https://redirect.github.com/grahamc) in [https://github.com/DeterminateSystems/nix-installer-action/pull/129](https://redirect.github.com/DeterminateSystems/nix-installer-action/pull/129) **Full Changelog**: DeterminateSystems/nix-installer-action@v15...v16 </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOC4yIiwidXBkYXRlZEluVmVyIjoiMzkuMTguMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUiXX0=--> Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
1 parent 57edcaf commit eac06d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-flake.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
uses: actions/checkout@v4
1111

1212
- name: Instal Nix
13-
uses: DeterminateSystems/nix-installer-action@v15
13+
uses: DeterminateSystems/nix-installer-action@v16
1414

1515
- name: Update flake.lock
1616
uses: DeterminateSystems/update-flake-lock@v24

0 commit comments

Comments
 (0)