From 10c36f9f8710869be2d4dd78dad2a53e4f3d5f2e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 15:08:43 +0000 Subject: [PATCH] chore(deps): update nix-community/cache-nix-action digest to 7df957e --- .github/workflows/flake-check.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/flake-check.yml b/.github/workflows/flake-check.yml index 26f916eb..3183f9ef 100644 --- a/.github/workflows/flake-check.yml +++ b/.github/workflows/flake-check.yml @@ -14,7 +14,7 @@ jobs: - uses: DeterminateSystems/determinate-nix-action@89ab342bd48ff7318caf8d39d6a330c7b1df8f2f #v3.15.2 with: diagnostic-endpoint: "" - - uses: nix-community/cache-nix-action@106bba72ed8e29c8357661199511ef07790175e9 # v7 + - uses: nix-community/cache-nix-action@7df957e333c1e5da7721f60227dbba6d06080569 # v7 with: primary-key: ${{runner.os}}-${{hashFiles('./flake.nix', './flake-modules/**/*.nix', './flake.lock')}} restore-prefixes-first-match: nix-${{ runner.os }}-