Skip to content

Commit 6f18720

Browse files
Update cachix/install-nix-action action to v29 (#863)
| datasource | package | from | to | | ----------- | ------------------------- | ---- | --- | | github-tags | cachix/install-nix-action | v27 | v29 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e819f1e commit 6f18720

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ jobs:
166166
if: github.ref_type == 'tag'
167167

168168
- name: Install Nix
169-
uses: cachix/install-nix-action@ba0dd844c9180cbf77aa72a116d6fbc515d0e87b # v27
169+
uses: cachix/install-nix-action@9f70348d77d0422624097c4b7a75563948901306 # v29
170170
with:
171171
github_access_token: ${{ secrets.GITHUB_TOKEN }}
172172
if: github.ref_type == 'tag'

0 commit comments

Comments
 (0)