Skip to content

Commit

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

---
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] committed Jun 3, 2024
1 parent 69525a8 commit 4c47902
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
uses: DeterminateSystems/magic-nix-cache-action@v6

- name: Check Nix flake inputs
uses: DeterminateSystems/flake-checker-action@v7
uses: DeterminateSystems/flake-checker-action@v8
with:
ignore-missing-flake-lock: false
fail-mode: true
Expand Down

0 comments on commit 4c47902

Please sign in to comment.