We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 502894a + 2356612 commit 3074cb5Copy full SHA for 3074cb5
.github/workflows/workflow.yaml
@@ -42,7 +42,7 @@ jobs:
42
with:
43
path: ~/repo-cache
44
key: repo-cache-${{ runner.os }}-nixpkgs-${{ env.cache-version }}
45
- - uses: cachix/install-nix-action@0b0e072294b088b73964f1d72dfdac0951439dbd # v31.8.4
+ - uses: cachix/install-nix-action@4e002c8ec80594ecd40e759629461e26c8abed15 # v31.9.0
46
47
nix_path: nixpkgs=./nixpkgs.nix
48
- uses: tweag/configure-bazel-remote-cache-auth@144b0b915f13a418f5eafe2f68d19564ec136c62 # v0.1.1
0 commit comments