Skip to content

Commit 6f906cf

Browse files
chore(deps): update nix-community/cache-nix-action action to v7.0.2 (#781)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ec77618 commit 6f906cf

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@106bba72ed8e29c8357661199511ef07790175e9 # v7.0.1
21+
uses: nix-community/cache-nix-action@7df957e333c1e5da7721f60227dbba6d06080569 # v7.0.2
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)