Skip to content

Commit b33afef

Browse files
chore(deps): update cachix/install-nix-action digest to 51f3067
1 parent 7e15d78 commit b33afef

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
@@ -18,7 +18,7 @@ jobs:
1818
runs-on: ubuntu-latest
1919
steps:
2020
# Install Nix on the runner
21-
- uses: cachix/install-nix-action@1ca7d21a94afc7c957383a2d217460d980de4934 # v31
21+
- uses: cachix/install-nix-action@51f3067b56fe8ae331890c77d4e454f6d60615ff # v31
2222
with:
2323
nix_path: nixpkgs=channel:nixos-unstable
2424
# Pull from the cachix cache

0 commit comments

Comments
 (0)