Skip to content

Commit d9c53c5

Browse files
Bump cachix/install-nix-action from 29 to 30
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 29 to 30. - [Release notes](https://github.com/cachix/install-nix-action/releases) - [Commits](cachix/install-nix-action@v29...v30) --- updated-dependencies: - dependency-name: cachix/install-nix-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 16e3e49 commit d9c53c5

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)