From 21cd92052bee59e7c0a34732a412229ff259a613 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 03:37:13 +0000 Subject: [PATCH] Bump DeterminateSystems/update-flake-lock from 27 to 28 Bumps [DeterminateSystems/update-flake-lock](https://github.com/determinatesystems/update-flake-lock) from 27 to 28. - [Release notes](https://github.com/determinatesystems/update-flake-lock/releases) - [Commits](https://github.com/determinatesystems/update-flake-lock/compare/v27...v28) --- updated-dependencies: - dependency-name: DeterminateSystems/update-flake-lock dependency-version: '28' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/flake-lock-updater.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/flake-lock-updater.yaml b/.github/workflows/flake-lock-updater.yaml index 575e9fd..9ff7eb4 100644 --- a/.github/workflows/flake-lock-updater.yaml +++ b/.github/workflows/flake-lock-updater.yaml @@ -15,7 +15,7 @@ jobs: with: fetch-depth: 0 - uses: DeterminateSystems/nix-installer-action@v21 - - uses: DeterminateSystems/update-flake-lock@v27 + - uses: DeterminateSystems/update-flake-lock@v28 with: pr-assignees: ${{ github.repository_owner }} pr-labels: |