Skip to content

Commit 20e7c23

Browse files
Bump cachix/install-nix-action from 26 to 27 (#721)
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 26 to 27. - [Release notes](https://github.com/cachix/install-nix-action/releases) - [Commits](cachix/install-nix-action@8887e59...ba0dd84) --- updated-dependencies: - dependency-name: cachix/install-nix-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 17e1a6d commit 20e7c23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ jobs:
171171
if: github.ref_type == 'tag'
172172

173173
- name: Install Nix
174-
uses: cachix/install-nix-action@8887e596b4ee1134dae06b98d573bd674693f47c # v26
174+
uses: cachix/install-nix-action@ba0dd844c9180cbf77aa72a116d6fbc515d0e87b # v27
175175
with:
176176
github_access_token: ${{ secrets.GITHUB_TOKEN }}
177177
if: github.ref_type == 'tag'

0 commit comments

Comments
 (0)