From f6d598ea2d47ae26bdaa74f073a5b375fbb35337 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Oct 2022 01:13:16 +0000 Subject: [PATCH] Bump cachix/install-nix-action from 13 to 18 Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 13 to 18. - [Release notes](https://github.com/cachix/install-nix-action/releases) - [Commits](https://github.com/cachix/install-nix-action/compare/v13...v18) --- 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..4d2103eed949 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@v18 with: nix_path: nixpkgs=channel:nixos-unstable