Skip to content

Commit

Permalink
Update cachix/install-nix-action action to v30 (#876)
Browse files Browse the repository at this point in the history
| datasource  | package                   | from | to  |
| ----------- | ------------------------- | ---- | --- |
| github-tags | cachix/install-nix-action | v29  | v30 |

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 15, 2024
1 parent 13024f6 commit 45a10f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ jobs:
if: github.ref_type == 'tag'

- name: Install Nix
uses: cachix/install-nix-action@9f70348d77d0422624097c4b7a75563948901306 # v29
uses: cachix/install-nix-action@08dcb3a5e62fa31e2da3d490afc4176ef55ecd72 # v30
with:
github_access_token: ${{ secrets.GITHUB_TOKEN }}
if: github.ref_type == 'tag'
Expand Down

0 comments on commit 45a10f4

Please sign in to comment.