Skip to content
This repository has been archived by the owner on Nov 5, 2024. It is now read-only.

Commit

Permalink
build(deps): bump cachix/install-nix-action from V28 to 29
Browse files Browse the repository at this point in the history
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from V28 to 29. This release includes the previously tagged commit.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](cachix/install-nix-action@V28...v29)

---
updated-dependencies:
- dependency-name: cachix/install-nix-action
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and etu committed Sep 29, 2024
1 parent 5267765 commit e0bc1de
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/codestyle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
steps:
- uses: actions/checkout@v4

- uses: cachix/install-nix-action@V28
- uses: cachix/install-nix-action@v29
with:
nix_path: nixpkgs=channel:nixos-unstable

Expand All @@ -32,7 +32,7 @@ jobs:
steps:
- uses: actions/checkout@v4

- uses: cachix/install-nix-action@V28
- uses: cachix/install-nix-action@v29
with:
nix_path: nixpkgs=channel:nixos-unstable

Expand Down

0 comments on commit e0bc1de

Please sign in to comment.