Skip to content

Commit ef872f5

Browse files
build(deps): bump cachix/install-nix-action from V27 to 29
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from V27 to 29. This release includes the previously tagged commit. - [Release notes](https://github.com/cachix/install-nix-action/releases) - [Commits](cachix/install-nix-action@V27...v29) --- updated-dependencies: - dependency-name: cachix/install-nix-action dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9644377 commit ef872f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integrationtest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
steps:
2727
- name: Check out
2828
uses: actions/checkout@v4
29-
- uses: cachix/install-nix-action@V27
29+
- uses: cachix/install-nix-action@v29
3030
with:
3131
# This channel is only required to invoke "nix-shell".
3232
# Everything inside that nix-shell will use a pinned version of

0 commit comments

Comments
 (0)