From cc8d1e265ed2032c305ffcf755ae34abdb1f60c3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 00:24:17 +0000 Subject: [PATCH] chore(deps): update cachix/install-nix-action digest to 8aa0397 --- .github/workflows/cachix.yml | 2 +- .github/workflows/checks.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/cachix.yml b/.github/workflows/cachix.yml index f548525..b447701 100644 --- a/.github/workflows/cachix.yml +++ b/.github/workflows/cachix.yml @@ -16,7 +16,7 @@ jobs: - ubuntu-24.04-arm steps: - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 - - uses: cachix/install-nix-action@ab739621df7a23f52766f9ccc97f38da6b7af14f # v31 + - uses: cachix/install-nix-action@8aa03977d8d733052d78f4e008a241fd1dbf36b3 # v31 - name: Install Hibernation CLI uses: profiidev/hibernation@e422963eee9a8dfacc6a6e4f588236a448013ea4 # v0 if: github.event_name != 'pull_request' diff --git a/.github/workflows/checks.yml b/.github/workflows/checks.yml index 6b81c3b..58d229c 100644 --- a/.github/workflows/checks.yml +++ b/.github/workflows/checks.yml @@ -62,7 +62,7 @@ jobs: contents: write steps: - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 - - uses: cachix/install-nix-action@ab739621df7a23f52766f9ccc97f38da6b7af14f # v31 + - uses: cachix/install-nix-action@8aa03977d8d733052d78f4e008a241fd1dbf36b3 # v31 with: nix_path: nixpkgs=channel:nixos-unstable