From 3d597ee24dad1784f5b8d0c55234402376619505 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Apr 2022 01:34:49 +0000 Subject: [PATCH] Bump cachix/install-nix-action from 13 to 17 Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 13 to 17. - [Release notes](https://github.com/cachix/install-nix-action/releases) - [Commits](https://github.com/cachix/install-nix-action/compare/v13...v17) --- updated-dependencies: - dependency-name: cachix/install-nix-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/vast.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/vast.yaml b/.github/workflows/vast.yaml index 1258d078b41e..4bba2338534c 100644 --- a/.github/workflows/vast.yaml +++ b/.github/workflows/vast.yaml @@ -748,7 +748,7 @@ jobs: fetch-depth: 0 - name: Install Nix - uses: cachix/install-nix-action@v13 + uses: cachix/install-nix-action@v17 with: nix_path: nixpkgs=channel:nixos-unstable