Skip to content

Commit ee05746

Browse files
chore(deps): update cachix/install-nix-action digest to 0b0e072
1 parent 1f8504b commit ee05746

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@fd24c48048070c1be9acd18c9d369a83f0fe94d7 # v31
21+
- uses: cachix/install-nix-action@0b0e072294b088b73964f1d72dfdac0951439dbd # v31
2222
with:
2323
nix_path: nixpkgs=channel:nixos-unstable
2424
# Pull from the cachix cache

0 commit comments

Comments
 (0)