From 5e818097e94cf71bdc05991d44d34ca02eebc6bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 11:04:14 +0000 Subject: [PATCH] chore(deps): bump NixOS/nix-installer-action Bumps [NixOS/nix-installer-action](https://github.com/nixos/nix-installer-action) from 6b8548fe06acfb0155a50ab5d561accb215764cc to 62c1943b776c509394b550f3f983adc14e9212d6. - [Release notes](https://github.com/nixos/nix-installer-action/releases) - [Commits](https://github.com/nixos/nix-installer-action/compare/6b8548fe06acfb0155a50ab5d561accb215764cc...62c1943b776c509394b550f3f983adc14e9212d6) --- updated-dependencies: - dependency-name: NixOS/nix-installer-action dependency-version: 62c1943b776c509394b550f3f983adc14e9212d6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 755016f8..d48f65ce 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -33,7 +33,7 @@ jobs: steps: - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 - - uses: NixOS/nix-installer-action@6b8548fe06acfb0155a50ab5d561accb215764cc + - uses: NixOS/nix-installer-action@62c1943b776c509394b550f3f983adc14e9212d6 - uses: DeterminateSystems/magic-nix-cache-action@03659f4394aec2317771e29041ef266669e2ee12 - uses: leafo/gh-actions-lua@6919171ccf181b826f44b9bca76307b577217377 # v13.0.0 with: