Skip to content
This repository was archived by the owner on Sep 18, 2024. It is now read-only.

Commit 46b9b8d

Browse files
dependabot[bot]getchoo
authored andcommitted
deps(actions): bump DeterminateSystems/nix-installer-action
Bumps [DeterminateSystems/nix-installer-action](https://github.com/determinatesystems/nix-installer-action) from 13 to 14. - [Release notes](https://github.com/determinatesystems/nix-installer-action/releases) - [Commits](DeterminateSystems/nix-installer-action@v13...v14) --- updated-dependencies: - dependency-name: DeterminateSystems/nix-installer-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0a68072 commit 46b9b8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- uses: actions/checkout@v4
2222

2323
- name: Install Nix
24-
uses: DeterminateSystems/nix-installer-action@v13
24+
uses: DeterminateSystems/nix-installer-action@v14
2525

2626
- name: Setup Nix cache
2727
uses: DeterminateSystems/magic-nix-cache-action@v7

0 commit comments

Comments
 (0)