Skip to content

Commit dea9521

Browse files
authored
Merge pull request #232 from cclib/renovate/cachix-install-nix-action-digest
Update cachix/install-nix-action digest to c134e4c
2 parents 13e6218 + 59c1f01 commit dea9521

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@f0fe604f8a612776892427721526b4c7cfb23aba # v31
20+
- uses: cachix/install-nix-action@c134e4c9e34bac6cab09cf239815f9339aaaf84e # v31
2121
with:
2222
nix_path: nixpkgs=channel:nixos-unstable
2323
# Pull from the cachix cache

0 commit comments

Comments
 (0)