From ad4057e58cc2034cc609747c01a31efb00239a48 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 May 2026 15:24:34 +0000 Subject: [PATCH] Bump DeterminateSystems/nix-installer-action from 21 to 22 Bumps [DeterminateSystems/nix-installer-action](https://github.com/determinatesystems/nix-installer-action) from 21 to 22. - [Release notes](https://github.com/determinatesystems/nix-installer-action/releases) - [Commits](https://github.com/determinatesystems/nix-installer-action/compare/v21...v22) --- updated-dependencies: - dependency-name: DeterminateSystems/nix-installer-action dependency-version: '22' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/hook-dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/hook-dependabot.yml b/.github/workflows/hook-dependabot.yml index dee0d00..d7f8793 100644 --- a/.github/workflows/hook-dependabot.yml +++ b/.github/workflows/hook-dependabot.yml @@ -20,7 +20,7 @@ jobs: - uses: actions/checkout@v6 with: ref: ${{ env.head_ref }} - - uses: DeterminateSystems/nix-installer-action@v21 + - uses: DeterminateSystems/nix-installer-action@v22 with: extra-conf: | cores = 0