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 2d8bb14 + cdb0140 commit 1daa8e1Copy full SHA for 1daa8e1
.github/workflows/workflow.yaml
@@ -32,7 +32,7 @@ jobs:
32
with:
33
path: ~/repo-cache
34
key: repo-cache-${{ runner.os }}-nixpkgs-${{ env.cache-version }}
35
- - uses: cachix/install-nix-action@456688f15bc354bef6d396e4a35f4f89d40bf2b7 # v31.8.2
+ - uses: cachix/install-nix-action@7ec16f2c061ab07b235a7245e06ed46fe9a1cab6 # v31.8.3
36
37
nix_path: nixpkgs=./nixpkgs.nix
38
- uses: tweag/configure-bazel-remote-cache-auth@144b0b915f13a418f5eafe2f68d19564ec136c62 # v0.1.1
0 commit comments