Skip to content

Commit 8728316

Browse files
build(deps): bump DeterminateSystems/nix-installer-action from 17 to 18 (crytic#1393)
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@v17...v18) --- 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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3dc1703 commit 8728316

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@v17
43+
uses: DeterminateSystems/nix-installer-action@v18
4444

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

0 commit comments

Comments
 (0)