From c634a38bd766cd344fdc70d3bd4427a22f51f237 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Nov 2023 21:47:26 +0300 Subject: [PATCH] ci: bump the github-actions group with 1 update (#10890) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/dogfood.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dogfood.yaml b/.github/workflows/dogfood.yaml index a4d7322e8a..f90531e031 100644 --- a/.github/workflows/dogfood.yaml +++ b/.github/workflows/dogfood.yaml @@ -38,7 +38,7 @@ jobs: echo "tag=${tag}" >> $GITHUB_OUTPUT - name: Install Nix - uses: DeterminateSystems/nix-installer-action@v7 + uses: DeterminateSystems/nix-installer-action@v8 - name: Run the Magic Nix Cache uses: DeterminateSystems/magic-nix-cache-action@v2