Skip to content

Commit 8581dba

Browse files
chore(deps): update nix-community/cache-nix-action action to v7.0.1
1 parent 09e0354 commit 8581dba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update_hashes.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
determinate: true
1919

2020
- name: Nix binary cache
21-
uses: nix-community/cache-nix-action@b426b118b6dc86d6952988d396aa7c6b09776d08 # v7.0.0
21+
uses: nix-community/cache-nix-action@106bba72ed8e29c8357661199511ef07790175e9 # v7.0.1
2222
with:
2323
# restore and save a cache using this key
2424
primary-key: nix-${{ runner.os }}-${{ hashFiles('**/*.nix', '**/flake.lock') }}

0 commit comments

Comments
 (0)