Skip to content

Commit dcd1ecd

Browse files
authored
Merge pull request #131 from tweag/renovate/cachix-install-nix-action-31.x
chore(deps): update cachix/install-nix-action action to v31.8.2
2 parents 286e1e7 + 04416ed commit dcd1ecd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/workflow.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
with:
3333
path: ~/repo-cache
3434
key: repo-cache-${{ runner.os }}-nixpkgs-${{ env.cache-version }}
35-
- uses: cachix/install-nix-action@fd24c48048070c1be9acd18c9d369a83f0fe94d7 # v31.8.1
35+
- uses: cachix/install-nix-action@456688f15bc354bef6d396e4a35f4f89d40bf2b7 # v31.8.2
3636
with:
3737
nix_path: nixpkgs=./nixpkgs.nix
3838
- uses: tweag/configure-bazel-remote-cache-auth@144b0b915f13a418f5eafe2f68d19564ec136c62 # v0.1.1

0 commit comments

Comments
 (0)