summaryrefslogtreecommitdiff
path: root/.github/workflows/nix-flake.yml
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-09-26 16:31:35 +0000
committerGitHub <noreply@github.com>2024-09-26 16:31:35 +0000
commitd82bceb0aa5e71d92fe31a93b9119ea640b2b49c (patch)
tree6ea572ae5d006e8463aee058242899853af64c7e /.github/workflows/nix-flake.yml
parent684ccbd86d2eb56d51db2a19653793a02f62172e (diff)
downloadfork-ledger-d82bceb0aa5e71d92fe31a93b9119ea640b2b49c.tar.gz
fork-ledger-d82bceb0aa5e71d92fe31a93b9119ea640b2b49c.tar.bz2
fork-ledger-d82bceb0aa5e71d92fe31a93b9119ea640b2b49c.zip
chore(deps): bump cachix/install-nix-action from V28 to 29
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](https://github.com/cachix/install-nix-action/compare/V28...v29) --- updated-dependencies: - dependency-name: cachix/install-nix-action dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to '.github/workflows/nix-flake.yml')
-rw-r--r--.github/workflows/nix-flake.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/nix-flake.yml b/.github/workflows/nix-flake.yml
index d95ba79f..4db4ffed 100644
--- a/.github/workflows/nix-flake.yml
+++ b/.github/workflows/nix-flake.yml
@@ -13,7 +13,7 @@ jobs:
os: [ubuntu-latest, macos-latest]
steps:
- - uses: cachix/install-nix-action@V28
+ - uses: cachix/install-nix-action@v29
with:
nix_path: nixpkgs=channel:nixos-unstable