ci: bump DeterminateSystems/flake-checker-action from 8 to 9 (#28)

Bumps [DeterminateSystems/flake-checker-action](https://github.com/determinatesystems/flake-checker-action) from 8 to 9.
- [Release notes](https://github.com/determinatesystems/flake-checker-action/releases)
- [Commits](https://github.com/determinatesystems/flake-checker-action/compare/v8...v9)

---
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>
This commit is contained in:
dependabot[bot] 2024-09-21 11:59:36 +00:00 committed by GitHub
parent c135945ddd
commit a71262d250
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,7 +14,7 @@ jobs:
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@v13
- name: Check flake lockfile
uses: DeterminateSystems/flake-checker-action@v8
uses: DeterminateSystems/flake-checker-action@v9
- name: Check flake outputs
run: |
nix flake check --impure --accept-flake-config --keep-going