From aab95106752c5a18df7500b8874ee136798d37c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Aug 2026 01:38:46 +0000 Subject: [PATCH] chore(deps): bump DeterminateSystems/update-flake-lock Bumps [DeterminateSystems/update-flake-lock](https://github.com/determinatesystems/update-flake-lock) from 5ba4a20ae344a5edd7b97ed3002219974f4d20d7 to f21d5f4a9e57815a4941a2e7c3860f4664cb3a96. - [Release notes](https://github.com/determinatesystems/update-flake-lock/releases) - [Commits](https://github.com/determinatesystems/update-flake-lock/compare/5ba4a20ae344a5edd7b97ed3002219974f4d20d7...f21d5f4a9e57815a4941a2e7c3860f4664cb3a96) --- updated-dependencies: - dependency-name: DeterminateSystems/update-flake-lock dependency-version: 6eeac1e86e13a9256682f930c4c7568acc43f047 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/update-flake-lock.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-flake-lock.yml b/.github/workflows/update-flake-lock.yml index 50d5268a8..6ca55f2fc 100644 --- a/.github/workflows/update-flake-lock.yml +++ b/.github/workflows/update-flake-lock.yml @@ -27,7 +27,7 @@ jobs: uses: DeterminateSystems/nix-installer-action@1d87d45818068401a10cf16bdc5f00b24994a83f # pinned from main - name: Update flake.lock and open PR - uses: DeterminateSystems/update-flake-lock@5ba4a20ae344a5edd7b97ed3002219974f4d20d7 # pinned from main + uses: DeterminateSystems/update-flake-lock@f21d5f4a9e57815a4941a2e7c3860f4664cb3a96 # pinned from main with: pr-title: "chore(nix): monthly flake.lock update" pr-labels: dependencies