Skip to content
This repository has been archived by the owner on Feb 26, 2025. It is now read-only.

Commit

Permalink
feat(github-action)!: Update cachix/install-nix-action ( v27 → v29 )
Browse files Browse the repository at this point in the history
| datasource  | package                   | from | to  |
| ----------- | ------------------------- | ---- | --- |
| github-tags | cachix/install-nix-action | v27  | v29 |
  • Loading branch information
repo-jeeves[bot] authored Sep 27, 2024
1 parent f08b528 commit 87d9aa9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nix-lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4

- name: Install Nix
uses: cachix/install-nix-action@ba0dd844c9180cbf77aa72a116d6fbc515d0e87b # v27
uses: cachix/install-nix-action@9f70348d77d0422624097c4b7a75563948901306 # v29
with:
nix_path: nixpkgs=channel:nixos-unstable
extra_nix_config: |
Expand Down

0 comments on commit 87d9aa9

Please sign in to comment.