1
0
Fork 0
mirror of https://github.com/ryanccn/flake.git synced 2026-01-27 04:06:28 +01:00

chore(deps): bump DeterminateSystems/flake-checker-action from 5 to 8

Bumps [DeterminateSystems/flake-checker-action](https://github.com/determinatesystems/flake-checker-action) from 5 to 8.
- [Release notes](https://github.com/determinatesystems/flake-checker-action/releases)
- [Commits](https://github.com/determinatesystems/flake-checker-action/compare/v5...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>
This commit is contained in:
dependabot[bot] 2024-06-10 01:49:48 +00:00 committed by GitHub
parent e9455b9098
commit 73148e2058
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -16,6 +16,6 @@ jobs:
uses: DeterminateSystems/nix-installer-action@v7 uses: DeterminateSystems/nix-installer-action@v7
- name: Check Nix flake Nixpkgs inputs - name: Check Nix flake Nixpkgs inputs
uses: DeterminateSystems/flake-checker-action@v5 uses: DeterminateSystems/flake-checker-action@v8
with: with:
send-statistics: false send-statistics: false