From 69ec4abb614ff0ba2cc0bd611fdb8794d0f970a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 May 2024 00:33:50 +0000 Subject: chore(deps): bump nixbuild/nix-quick-install-action from 27 to 28 Bumps [nixbuild/nix-quick-install-action](https://github.com/nixbuild/nix-quick-install-action) from 27 to 28. - [Release notes](https://github.com/nixbuild/nix-quick-install-action/releases) - [Changelog](https://github.com/nixbuild/nix-quick-install-action/blob/master/RELEASE) - [Commits](https://github.com/nixbuild/nix-quick-install-action/compare/v27...v28) --- updated-dependencies: - dependency-name: nixbuild/nix-quick-install-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/update-flake.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-flake.yaml b/.github/workflows/update-flake.yaml index eaa9586..430a5cf 100644 --- a/.github/workflows/update-flake.yaml +++ b/.github/workflows/update-flake.yaml @@ -17,7 +17,7 @@ jobs: - uses: actions/checkout@v4 - name: Install Nix - uses: nixbuild/nix-quick-install-action@v27 + uses: nixbuild/nix-quick-install-action@v28 - name: Update lockfile & make PR uses: DeterminateSystems/update-flake-lock@v21 -- cgit v1.2.3