Skip to content

Commit 95a80a1

Browse files
Bump cachix/install-nix-action from 25 to 26 (#669)
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 25 to 26. - [Release notes](https://github.com/cachix/install-nix-action/releases) - [Commits](cachix/install-nix-action@6004951...8887e59) --- 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 7822b36 commit 95a80a1

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@6004951b182f8860210c8d6f0d808ec5b1a33d28 # v25
174+
uses: cachix/install-nix-action@8887e596b4ee1134dae06b98d573bd674693f47c # v26
175175
with:
176176
github_access_token: ${{ secrets.GITHUB_TOKEN }}
177177
if: github.ref_type == 'tag'

0 commit comments

Comments
 (0)