From 76961c1ee8686fe772c90a6047c0ce465ba97200 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 18:48:32 +0000 Subject: [PATCH] Bump DeterminateSystems/nix-installer-action from 15 to 16 Bumps [DeterminateSystems/nix-installer-action](https://github.com/determinatesystems/nix-installer-action) from 15 to 16. - [Release notes](https://github.com/determinatesystems/nix-installer-action/releases) - [Commits](https://github.com/determinatesystems/nix-installer-action/compare/v15...v16) --- updated-dependencies: - dependency-name: DeterminateSystems/nix-installer-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/update.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/update.yml b/.github/workflows/update.yml index 3e30608..d58e6d5 100644 --- a/.github/workflows/update.yml +++ b/.github/workflows/update.yml @@ -32,7 +32,7 @@ jobs: - run: git checkout -B flake-lock - - uses: DeterminateSystems/nix-installer-action@v15 + - uses: DeterminateSystems/nix-installer-action@v16 with: source-url: https://install.lix.systems/lix/lix-installer-x86_64-linux extra-conf: | @@ -101,7 +101,7 @@ jobs: host: github.com private-key: ${{ secrets.SSH_PRIVATE_KEY }} - - uses: DeterminateSystems/nix-installer-action@v15 + - uses: DeterminateSystems/nix-installer-action@v16 with: source-url: https://install.lix.systems/lix/lix-installer-x86_64-linux extra-conf: |