From 0481ac64e966df01f2ed87e11e1e7fd5f099659c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Feb 2023 01:04:34 +0000 Subject: [PATCH] Bump cachix/install-nix-action from 13 to 19 Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 13 to 19. - [Release notes](https://github.com/cachix/install-nix-action/releases) - [Commits](https://github.com/cachix/install-nix-action/compare/v13...v19) --- 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..24052c47bf25 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@v19 with: nix_path: nixpkgs=channel:nixos-unstable