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:
parent
779c7993a2
commit
a576052eed
1 changed files with 1 additions and 1 deletions
2
.github/workflows/check-inputs.yml
vendored
2
.github/workflows/check-inputs.yml
vendored
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue