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 8 to 9

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>
This commit is contained in:
dependabot[bot] 2024-09-16 01:25:10 +00:00 committed by GitHub
parent b9832c59cf
commit eac389753c
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@v13 uses: DeterminateSystems/nix-installer-action@v13
- name: Check Nix flake Nixpkgs inputs - name: Check Nix flake Nixpkgs inputs
uses: DeterminateSystems/flake-checker-action@v8 uses: DeterminateSystems/flake-checker-action@v9
with: with:
send-statistics: false send-statistics: false