Skip to content
This repository has been archived by the owner on Jun 4, 2024. It is now read-only.

Commit

Permalink
build(deps): bump DeterminateSystems/flake-checker-action from 7 to 8 (
Browse files Browse the repository at this point in the history
…#84)

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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 3, 2024
1 parent 8a72336 commit 8bc500d
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 @@ -14,7 +14,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Check Nix flake inputs
uses: DeterminateSystems/flake-checker-action@v7
uses: DeterminateSystems/flake-checker-action@v8
with:
fail-mode: true

Expand Down

0 comments on commit 8bc500d

Please sign in to comment.