Skip to content
This repository was archived by the owner on Jul 6, 2024. It is now read-only.

Commit fe400ae

Browse files
ci(github-action)!: Update DeterminateSystems/flake-checker-action action ( v7 → v8 ) (#21)
Co-authored-by: greyrock-repo-duster[bot] <112729691+greyrock-repo-duster[bot]@users.noreply.github.com>
1 parent 663d955 commit fe400ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nix-lint.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
run: statix fix
3131

3232
- name: Nix Flake Checker
33-
uses: DeterminateSystems/flake-checker-action@v7
33+
uses: DeterminateSystems/flake-checker-action@v8
3434

3535
- name: Show changes
3636
run: git diff

0 commit comments

Comments
 (0)