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 4 to 5

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](https://github.com/determinatesystems/flake-checker-action/compare/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>
This commit is contained in:
dependabot[bot] 2023-09-11 01:23:29 +00:00 committed by GitHub
parent 779c7993a2
commit a576052eed
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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