From 8dc4c3005d69f60510a055b5a6bd4b9168af2aac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Oct 2021 01:12:38 +0000 Subject: [PATCH] Bump cachix/install-nix-action from 13 to 14.1 Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 13 to 14.1. - [Release notes](https://github.com/cachix/install-nix-action/releases) - [Commits](https://github.com/cachix/install-nix-action/compare/v13...v14.1) --- 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..8778fa7f99df 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@v14.1 with: nix_path: nixpkgs=channel:nixos-unstable