Skip to content

Commit 00a358e

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 20 to 21. - [Release notes](https://github.com/determinatesystems/nix-installer-action/releases) - [Commits](DeterminateSystems/nix-installer-action@v20...v21) --- updated-dependencies: - dependency-name: DeterminateSystems/nix-installer-action dependency-version: '21' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d2390a8 commit 00a358e

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@v20
10+
- uses: DeterminateSystems/nix-installer-action@v21
1111
with:
1212
extra-conf: |
1313
accept-flake-config = true

0 commit comments

Comments
 (0)