Skip to content

Commit 3074cb5

Browse files
authored
Merge pull request #212 from tweag/renovate/cachix-install-nix-action-31.x
chore(deps): update cachix/install-nix-action action to v31.9.0
2 parents 502894a + 2356612 commit 3074cb5

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
@@ -42,7 +42,7 @@ jobs:
4242
with:
4343
path: ~/repo-cache
4444
key: repo-cache-${{ runner.os }}-nixpkgs-${{ env.cache-version }}
45-
- uses: cachix/install-nix-action@0b0e072294b088b73964f1d72dfdac0951439dbd # v31.8.4
45+
- uses: cachix/install-nix-action@4e002c8ec80594ecd40e759629461e26c8abed15 # v31.9.0
4646
with:
4747
nix_path: nixpkgs=./nixpkgs.nix
4848
- uses: tweag/configure-bazel-remote-cache-auth@144b0b915f13a418f5eafe2f68d19564ec136c62 # v0.1.1

0 commit comments

Comments
 (0)