Skip to content

Commit ae6fcb5

Browse files
Update cachix/install-nix-action digest to fd24c48 (#242)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2b24b4e commit ae6fcb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
runs-on: ubuntu-latest
1818
steps:
1919
# Install Nix on the runner
20-
- uses: cachix/install-nix-action@9280e7aca88deada44c930f1e2c78e21c3ae3edd # v31
20+
- uses: cachix/install-nix-action@fd24c48048070c1be9acd18c9d369a83f0fe94d7 # v31
2121
with:
2222
nix_path: nixpkgs=channel:nixos-unstable
2323
# Pull from the cachix cache

0 commit comments

Comments
 (0)