Skip to content

Commit b9fb408

Browse files
Bump DeterminateSystems/nix-installer-action from 17 to 18
Bumps [DeterminateSystems/nix-installer-action](https://github.com/determinatesystems/nix-installer-action) from 17 to 18. - [Release notes](https://github.com/determinatesystems/nix-installer-action/releases) - [Commits](DeterminateSystems/nix-installer-action@21a5447...c723f3a) --- updated-dependencies: - dependency-name: DeterminateSystems/nix-installer-action dependency-version: '18' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 22b0f55 commit b9fb408

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ runs:
144144
145145
- name: Install nix
146146
if: inputs.skip-nix-installation == 'false'
147-
uses: DeterminateSystems/nix-installer-action@21a544727d0c62386e78b4befe52d19ad12692e3 # v17
147+
uses: DeterminateSystems/nix-installer-action@c723f3a885e3f1d866d91f4f0c33dd44b1fc7c60 # v18
148148
with:
149149
logger: pretty
150150
extra-conf: experimental-features = ca-derivations fetch-closure

0 commit comments

Comments
 (0)