From 10cef42ae3eca8ede4af2fa8ed245ba2a1ba2b58 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 1 Feb 2026 00:44:15 +0000 Subject: [PATCH] chore(deps): update cachix/cachix-action digest to 3ba601f --- .github/workflows/rust.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/rust.yaml b/.github/workflows/rust.yaml index 619cbcc..6f4daae 100644 --- a/.github/workflows/rust.yaml +++ b/.github/workflows/rust.yaml @@ -43,7 +43,7 @@ jobs: nix_conf: | keep-env-derivations = true keep-outputs = true - - uses: cachix/cachix-action@0fc020193b5a1fa3ac4575aa3a7d3aa6a35435ad # v16 + - uses: cachix/cachix-action@3ba601ff5bbb07c7220846facfa2cd81eeee15a1 # v16 with: { name: "nix-community" } - name: Restore and save Nix store uses: nix-community/cache-nix-action@135667ec418502fa5a3598af6fb9eb733888ce6a # v6.1.3