From b42dc6ec9155680aba09daa8e1ce78fee6d52766 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 2 Aug 2026 18:03:00 +0000 Subject: [PATCH] build(deps): bump DeterminateSystems/update-flake-lock Bumps [DeterminateSystems/update-flake-lock](https://github.com/determinatesystems/update-flake-lock) from 5ba4a20ae344a5edd7b97ed3002219974f4d20d7 to 0281a39e4c38fabb75c9d1377e541666db300909. - [Release notes](https://github.com/determinatesystems/update-flake-lock/releases) - [Commits](https://github.com/determinatesystems/update-flake-lock/compare/5ba4a20ae344a5edd7b97ed3002219974f4d20d7...0281a39e4c38fabb75c9d1377e541666db300909) --- updated-dependencies: - dependency-name: DeterminateSystems/update-flake-lock dependency-version: '0281a39e4c38fabb75c9d1377e541666db300909' dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/update.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update.yaml b/.github/workflows/update.yaml index 17467eb7..6a0624a8 100644 --- a/.github/workflows/update.yaml +++ b/.github/workflows/update.yaml @@ -16,7 +16,7 @@ jobs: steps: - uses: actions/checkout@v6 - uses: DeterminateSystems/determinate-nix-action@v3.19.0 - - uses: DeterminateSystems/update-flake-lock@5ba4a20ae344a5edd7b97ed3002219974f4d20d7 + - uses: DeterminateSystems/update-flake-lock@0281a39e4c38fabb75c9d1377e541666db300909 with: pr-title: Update Nix flake inputs sign-commits: true