From d1828afcc60bfce83fbcebddf1125cff6836c5cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 May 2024 12:59:59 -0400 Subject: actions: bump DeterminateSystems/nix-installer-action from 10 to 11 (#362) Bumps [DeterminateSystems/nix-installer-action](https://github.com/determinatesystems/nix-installer-action) from 10 to 11. - [Release notes](https://github.com/determinatesystems/nix-installer-action/releases) - [Commits](https://github.com/determinatesystems/nix-installer-action/compare/v10...v11) --- updated-dependencies: - dependency-name: DeterminateSystems/nix-installer-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/update-lock.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/workflows/update-lock.yaml') diff --git a/.github/workflows/update-lock.yaml b/.github/workflows/update-lock.yaml index 7ea545a..109d860 100644 --- a/.github/workflows/update-lock.yaml +++ b/.github/workflows/update-lock.yaml @@ -26,7 +26,7 @@ jobs: - uses: actions/checkout@v4 - name: Install Nix - uses: DeterminateSystems/nix-installer-action@v10 + uses: DeterminateSystems/nix-installer-action@v11 - name: Update lockfile & make PR uses: DeterminateSystems/update-flake-lock@v21 -- cgit v1.2.3