We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec77618 commit 6f906cfCopy full SHA for 6f906cf
1 file changed
.github/workflows/update_hashes.yml
@@ -18,7 +18,7 @@ jobs:
18
determinate: true
19
20
- name: Nix binary cache
21
- uses: nix-community/cache-nix-action@106bba72ed8e29c8357661199511ef07790175e9 # v7.0.1
+ uses: nix-community/cache-nix-action@7df957e333c1e5da7721f60227dbba6d06080569 # v7.0.2
22
with:
23
# restore and save a cache using this key
24
primary-key: nix-${{ runner.os }}-${{ hashFiles('**/*.nix', '**/flake.lock') }}
0 commit comments