Skip to content

Commit a54b09b

Browse files
dependabot[bot]elopez
authored andcommitted
build(deps): bump DeterminateSystems/nix-installer-action from 18 to 19
Bumps [DeterminateSystems/nix-installer-action](https://github.com/determinatesystems/nix-installer-action) from 18 to 19. - [Release notes](https://github.com/determinatesystems/nix-installer-action/releases) - [Commits](DeterminateSystems/nix-installer-action@v18...v19) --- updated-dependencies: - dependency-name: DeterminateSystems/nix-installer-action dependency-version: '19' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c267104 commit a54b09b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
uses: actions/checkout@v4
4141

4242
- name: Install Nix
43-
uses: DeterminateSystems/nix-installer-action@v18
43+
uses: DeterminateSystems/nix-installer-action@v19
4444

4545
- name: Configure Cachix
4646
uses: cachix/cachix-action@v16

0 commit comments

Comments
 (0)