Skip to content

Commit 2ea05f2

Browse files
dependabot[bot]rvolosatovs
authored andcommitted
build(deps): bump DeterminateSystems/nix-installer-action
Bumps [DeterminateSystems/nix-installer-action](https://github.com/determinatesystems/nix-installer-action) from 13 to 14. - [Release notes](https://github.com/determinatesystems/nix-installer-action/releases) - [Commits](DeterminateSystems/nix-installer-action@v13...v14) --- updated-dependencies: - dependency-name: DeterminateSystems/nix-installer-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6d6ed14 commit 2ea05f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/install-nix/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ inputs:
77
runs:
88
using: composite
99
steps:
10-
- uses: DeterminateSystems/nix-installer-action@v13
10+
- uses: DeterminateSystems/nix-installer-action@v14
1111
with:
1212
extra-conf: |
1313
accept-flake-config = true

0 commit comments

Comments
 (0)