Skip to content

Commit

Permalink
chore(deps): bump DeterminateSystems/flake-checker-action from 2 to 5
Browse files Browse the repository at this point in the history
Bumps [DeterminateSystems/flake-checker-action](https://github.com/determinatesystems/flake-checker-action) from 2 to 5.
- [Release notes](https://github.com/determinatesystems/flake-checker-action/releases)
- [Commits](DeterminateSystems/flake-checker-action@v2...v5)

---
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 Sep 11, 2023
1 parent b0d1ca1 commit 26fc554
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-flake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v22
- name: Check Nix flake inputs
uses: DeterminateSystems/flake-checker-action@v2
uses: DeterminateSystems/flake-checker-action@v5
with:
fail-mode: true
send-statistics: false
Expand Down

0 comments on commit 26fc554

Please sign in to comment.