From 711b5458bc63be78ce7c0b8d736f7bd90cdd8a21 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 10:47:57 +0000 Subject: [PATCH] build(deps): update determinatesystems/nix-installer-action action to v14 --- .github/actions/setup-tests/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/setup-tests/action.yml b/.github/actions/setup-tests/action.yml index 1aa73e8dffe..ecaac5d6ec1 100644 --- a/.github/actions/setup-tests/action.yml +++ b/.github/actions/setup-tests/action.yml @@ -9,7 +9,7 @@ runs: git config --global user.name "GitHub Actions Bot" git config --global user.email "<>" - name: Install Nix - uses: DeterminateSystems/nix-installer-action@ab6bcb2d5af0e904d04aea750e2089e9dc4cbfdd # v13 + uses: DeterminateSystems/nix-installer-action@da36cb69b1c3247ad7a1f931ebfd954a1105ef14 # v14 - uses: DeterminateSystems/magic-nix-cache-action@87b14cf437d03d37989d87f0fa5ce4f5dc1a330b # v8 - name: Check Nixpkgs inputs uses: DeterminateSystems/flake-checker-action@078f5f7f47ee188aa6cb472527ca5984e195222d # v9