Skip to content

Commit 8bf5c95

Browse files
Bump DeterminateSystems/nix-installer-action from 1 to 2
Bumps [DeterminateSystems/nix-installer-action](https://github.com/DeterminateSystems/nix-installer-action) from 1 to 2. - [Release notes](https://github.com/DeterminateSystems/nix-installer-action/releases) - [Commits](DeterminateSystems/nix-installer-action@v1...v2) --- 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 85b49b9 commit 8bf5c95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-flake.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
- name: Checkout repository
1212
uses: actions/checkout@v3
1313
- name: Install Nix
14-
uses: DeterminateSystems/nix-installer-action@v1
14+
uses: DeterminateSystems/nix-installer-action@v2
1515
- name: Update flake.lock
1616
uses: DeterminateSystems/update-flake-lock@v19
1717
with:

0 commit comments

Comments
 (0)