Skip to content

Commit 413965c

Browse files
build(deps): bump DeterminateSystems/nix-installer-action (#239)
Bumps the actions group with 1 update: [DeterminateSystems/nix-installer-action](https://github.com/determinatesystems/nix-installer-action). Updates `DeterminateSystems/nix-installer-action` from 12 to 13 - [Release notes](https://github.com/determinatesystems/nix-installer-action/releases) - [Commits](DeterminateSystems/nix-installer-action@v12...v13) --- updated-dependencies: - dependency-name: DeterminateSystems/nix-installer-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6724e40 commit 413965c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/flake_update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
with:
1919
submodules: true
2020
- name: Install Nix
21-
uses: DeterminateSystems/nix-installer-action@v12
21+
uses: DeterminateSystems/nix-installer-action@v13
2222
- name: Update flake.lock
2323
uses: DeterminateSystems/update-flake-lock@v23
2424
with:

0 commit comments

Comments
 (0)