Skip to content

Commit 4bbecbc

Browse files
build(deps): bump the actions group with 2 updates (#259)
Bumps the actions group with 2 updates: [DeterminateSystems/nix-installer-action](https://github.com/determinatesystems/nix-installer-action) and [DeterminateSystems/update-flake-lock](https://github.com/determinatesystems/update-flake-lock). Updates `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) Updates `DeterminateSystems/update-flake-lock` from 23 to 24 - [Release notes](https://github.com/determinatesystems/update-flake-lock/releases) - [Commits](DeterminateSystems/update-flake-lock@v23...v24) --- updated-dependencies: - dependency-name: DeterminateSystems/nix-installer-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: DeterminateSystems/update-flake-lock 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 0bc6c00 commit 4bbecbc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/flake_update.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ jobs:
1818
with:
1919
submodules: true
2020
- name: Install Nix
21-
uses: DeterminateSystems/nix-installer-action@v13
21+
uses: DeterminateSystems/nix-installer-action@v14
2222
- name: Update flake.lock
23-
uses: DeterminateSystems/update-flake-lock@v23
23+
uses: DeterminateSystems/update-flake-lock@v24
2424
with:
2525
pr-title: "Update flake.lock"
2626
pr-labels: |

0 commit comments

Comments
 (0)