Skip to content

Commit

Permalink
chore(deps): update determinatesystems/update-flake-lock action to v24 (
Browse files Browse the repository at this point in the history
#37)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[DeterminateSystems/update-flake-lock](https://github.com/DeterminateSystems/update-flake-lock)
| action | major | `v23` -> `v24` |

---

### Release Notes

<details>
<summary>DeterminateSystems/update-flake-lock
(DeterminateSystems/update-flake-lock)</summary>

###
[`v24`](https://github.com/DeterminateSystems/update-flake-lock/releases/tag/v24)

[Compare
Source](https://github.com/DeterminateSystems/update-flake-lock/compare/v23...v24)

#### What's Changed

- Update `detsys-ts`: Merge pull request
[#&#8203;58](https://github.com/DeterminateSystems/update-flake-lock/issues/58)
from DeterminateSystems/collect-crash-logs by
[@&#8203;detsys-pr-bot](https://github.com/detsys-pr-bot) in
[https://github.com/DeterminateSystems/update-flake-lock/pull/124](https://github.com/DeterminateSystems/update-flake-lock/pull/124)
- Update `detsys-ts`: Merge pull request
[#&#8203;61](https://github.com/DeterminateSystems/update-flake-lock/issues/61)
from DeterminateSystems/use-coalesce-for-array by
[@&#8203;detsys-pr-bot](https://github.com/detsys-pr-bot) in
[https://github.com/DeterminateSystems/update-flake-lock/pull/125](https://github.com/DeterminateSystems/update-flake-lock/pull/125)
- Update `detsys-ts`: Merge pull request
[#&#8203;62](https://github.com/DeterminateSystems/update-flake-lock/issues/62)
from DeterminateSystems/dont-pull-microstackshots by
[@&#8203;detsys-pr-bot](https://github.com/detsys-pr-bot) in
[https://github.com/DeterminateSystems/update-flake-lock/pull/126](https://github.com/DeterminateSystems/update-flake-lock/pull/126)
- Update `detsys-ts`: Merge pull request
[#&#8203;63](https://github.com/DeterminateSystems/update-flake-lock/issues/63)
from DeterminateSystems/retry-streams by
[@&#8203;detsys-pr-bot](https://github.com/detsys-pr-bot) in
[https://github.com/DeterminateSystems/update-flake-lock/pull/128](https://github.com/DeterminateSystems/update-flake-lock/pull/128)

**Full Changelog**:
DeterminateSystems/update-flake-lock@v23...v24

</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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/dc-tec/nixvim).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC43NC4xIiwidXBkYXRlZEluVmVyIjoiMzguNzQuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 11, 2024
1 parent f9dcddf commit 82b5852
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-flake.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
uses: DeterminateSystems/nix-installer-action@v14

- name: Update flake.lock
uses: DeterminateSystems/update-flake-lock@v23
uses: DeterminateSystems/update-flake-lock@v24
with:
nix-options: --debug --log-format raw
token: ${{ secrets.FLAKE_TOKEN }}
Expand Down

0 comments on commit 82b5852

Please sign in to comment.