Skip to content

Commit

Permalink
feat(github-action)!: Update DeterminateSystems/flake-checker-action …
Browse files Browse the repository at this point in the history
…( v8 → v9 ) (#279)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[DeterminateSystems/flake-checker-action](https://redirect.github.com/DeterminateSystems/flake-checker-action)
| action | major | `v8` -> `v9` |

---

### Release Notes

<details>
<summary>DeterminateSystems/flake-checker-action
(DeterminateSystems/flake-checker-action)</summary>

###
[`v9`](https://redirect.github.com/DeterminateSystems/flake-checker-action/releases/tag/v9)

[Compare
Source](https://redirect.github.com/DeterminateSystems/flake-checker-action/compare/v8...v9)

#### What's Changed

- Update detsys-ts by
[@&#8203;lucperkins](https://redirect.github.com/lucperkins) in
[DeterminateSystems/flake-checker-action#25
- Update detsys-ts: Merge pull request
[#&#8203;50](https://redirect.github.com/DeterminateSystems/flake-checker-action/issues/50)
from DeterminateSystems/grahamc-patch-1

Try again on the auto-pr by
[@&#8203;detsys-pr-bot](https://redirect.github.com/detsys-pr-bot) in
[DeterminateSystems/flake-checker-action#28

- Update detsys-ts: Merge pull request
[#&#8203;51](https://redirect.github.com/DeterminateSystems/flake-checker-action/issues/51)
from DeterminateSystems/add-missing-actions-to-update-matrix

Add missing Actions to update matrix by
[@&#8203;detsys-pr-bot](https://redirect.github.com/detsys-pr-bot) in
[DeterminateSystems/flake-checker-action#29

- Update `detsys-ts`: by
[@&#8203;detsys-pr-bot](https://redirect.github.com/detsys-pr-bot) in
[DeterminateSystems/flake-checker-action#30
- Update `detsys-ts`: Merge pull request
[#&#8203;30](https://redirect.github.com/DeterminateSystems/flake-checker-action/issues/30)
from
detsys-pr-bot/detsys-ts-update-bc45b6c0a6318ae30192c4bf23a73dc879bdb632
by [@&#8203;detsys-pr-bot](https://redirect.github.com/detsys-pr-bot) in
[DeterminateSystems/flake-checker-action#31
- Add support for CEL conditions by
[@&#8203;lucperkins](https://redirect.github.com/lucperkins) in
[DeterminateSystems/flake-checker-action#33
- Update `detsys-ts`: Merge pull request
[#&#8203;61](https://redirect.github.com/DeterminateSystems/flake-checker-action/issues/61)
from DeterminateSystems/use-coalesce-for-array by
[@&#8203;detsys-pr-bot](https://redirect.github.com/detsys-pr-bot) in
[DeterminateSystems/flake-checker-action#37
- Update `detsys-ts`: Merge pull request
[#&#8203;62](https://redirect.github.com/DeterminateSystems/flake-checker-action/issues/62)
from DeterminateSystems/dont-pull-microstackshots by
[@&#8203;detsys-pr-bot](https://redirect.github.com/detsys-pr-bot) in
[DeterminateSystems/flake-checker-action#38
- Update `detsys-ts`: Merge pull request
[#&#8203;63](https://redirect.github.com/DeterminateSystems/flake-checker-action/issues/63)
from DeterminateSystems/retry-streams by
[@&#8203;detsys-pr-bot](https://redirect.github.com/detsys-pr-bot) in
[DeterminateSystems/flake-checker-action#39

#### New Contributors

- [@&#8203;detsys-pr-bot](https://redirect.github.com/detsys-pr-bot)
made their first contribution in
[DeterminateSystems/flake-checker-action#28

**Full Changelog**:
DeterminateSystems/flake-checker-action@v8...v9

</details>

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

Co-authored-by: repo-jeeves[bot] <106431701+repo-jeeves[bot]@users.noreply.github.com>
  • Loading branch information
repo-jeeves[bot] committed Sep 10, 2024
1 parent f377fb4 commit 8c5e2c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nix-lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
run: statix fix

- name: Nix Flake Checker
uses: DeterminateSystems/flake-checker-action@ae43dea95bc73541287cfd10e2dee994d1877291 # v8
uses: DeterminateSystems/flake-checker-action@078f5f7f47ee188aa6cb472527ca5984e195222d # v9

- name: Show changes
run: git diff

0 comments on commit 8c5e2c1

Please sign in to comment.