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 bc209f2 + f4b77fc commit 3b856a6Copy full SHA for 3b856a6
.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@56a7bb7b56d9a92d4fd1bc05758de7eea4a370a8 # v31.6.0
+ - uses: cachix/install-nix-action@7be5dee1421f63d07e71ce6e0a9f8a4b07c2a487 # v31.6.1
36
37
nix_path: nixpkgs=./nixpkgs.nix
38
- uses: tweag/configure-bazel-remote-cache-auth@144b0b915f13a418f5eafe2f68d19564ec136c62 # v0.1.1
0 commit comments