Skip to content

Commit f889503

Browse files
Bump DeterminateSystems/nix-installer-action from 16 to 17 (#1366)
Bumps [DeterminateSystems/nix-installer-action](https://github.com/determinatesystems/nix-installer-action) from 16 to 17. - [Release notes](https://github.com/determinatesystems/nix-installer-action/releases) - [Commits](DeterminateSystems/nix-installer-action@v16...v17) --- updated-dependencies: - dependency-name: DeterminateSystems/nix-installer-action dependency-version: '17' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ec883fc commit f889503

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
uses: actions/checkout@v4
3737

3838
- name: Install Nix
39-
uses: DeterminateSystems/nix-installer-action@v16
39+
uses: DeterminateSystems/nix-installer-action@v17
4040

4141
- name: Configure Cachix
4242
uses: cachix/cachix-action@v16

0 commit comments

Comments
 (0)