Skip to content

Commit 8bad79f

Browse files
chore(deps): update cachix/install-nix-action action to v30
1 parent 16e3e49 commit 8bad79f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-vendor-hash.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
ref: ${{ github.event.pull_request.head.sha }}
1515
fetch-depth: 0
1616
- name: Install Nix
17-
uses: cachix/install-nix-action@v29
17+
uses: cachix/install-nix-action@v30
1818
with:
1919
github_access_token: ${{ secrets.GITHUB_TOKEN }}
2020
nix_path: nixpkgs=channel:nixos-unstable

0 commit comments

Comments
 (0)