Skip to content

Commit

Permalink
build(deps): bump DeterminateSystems/flake-checker-action from 4 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 4 to 5.
- [Release notes](https://github.com/determinatesystems/flake-checker-action/releases)
- [Commits](DeterminateSystems/flake-checker-action@v4...v5)

---
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>
  • Loading branch information
dependabot[bot] committed Jul 20, 2023
1 parent 4724c60 commit d42b3eb
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 @@ -15,7 +15,7 @@ jobs:
- uses: DeterminateSystems/magic-nix-cache-action@v2
- uses: DeterminateSystems/nix-installer-action@v4
- name: Check flake lockfile
uses: DeterminateSystems/flake-checker-action@v4
uses: DeterminateSystems/flake-checker-action@v5
- name: Check flake outputs
run: |
nix flake check --impure --no-build
Expand Down

0 comments on commit d42b3eb

Please sign in to comment.