Skip to content

Commit 7e15d78

Browse files
chore(deps): update cachix/install-nix-action digest to 1ca7d21 (#269)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent eaa17f2 commit 7e15d78

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

0 commit comments

Comments
 (0)