Skip to content

Commit 590942a

Browse files
Bump DeterminateSystems/nix-installer-action from 2 to 3
Bumps [DeterminateSystems/nix-installer-action](https://github.com/DeterminateSystems/nix-installer-action) from 2 to 3. - [Release notes](https://github.com/DeterminateSystems/nix-installer-action/releases) - [Commits](DeterminateSystems/nix-installer-action@v2...v3) --- 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 45b59c2 commit 590942a

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
@@ -12,7 +12,7 @@ jobs:
1212
- name: Checkout repository
1313
uses: actions/checkout@v3
1414
- name: Install Nix
15-
uses: DeterminateSystems/nix-installer-action@v2
15+
uses: DeterminateSystems/nix-installer-action@v3
1616
- name: Update flake.lock
1717
uses: DeterminateSystems/update-flake-lock@v19
1818
with:

0 commit comments

Comments
 (0)