Skip to content

Commit

Permalink
build(deps): Bump DeterminateSystems/flake-checker-action from 8 to 9
Browse files Browse the repository at this point in the history
Bumps [DeterminateSystems/flake-checker-action](https://github.com/determinatesystems/flake-checker-action) from 8 to 9.
- [Release notes](https://github.com/determinatesystems/flake-checker-action/releases)
- [Commits](DeterminateSystems/flake-checker-action@v8...v9)

---
updated-dependencies:
- dependency-name: DeterminateSystems/flake-checker-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and etu committed Sep 16, 2024
1 parent 51dfe5a commit c0ea18e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@v14
- uses: DeterminateSystems/magic-nix-cache-action@v8
- uses: DeterminateSystems/flake-checker-action@v8
- uses: DeterminateSystems/flake-checker-action@v9

- name: Check nix file formatting ❄️
run: 'nix fmt . -- --check'
Expand Down

0 comments on commit c0ea18e

Please sign in to comment.