Skip to content

Commit e49230c

Browse files
chore(deps): update cachix/install-nix-action digest to 4e002c8 (#256)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent db6440c commit e49230c

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

0 commit comments

Comments
 (0)