From 1bbb0945fd975d5aa3ff0a3e179cea5d0b95c771 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 10:37:39 +0000 Subject: [PATCH] build(deps): bump DeterminateSystems/update-flake-lock Bumps [DeterminateSystems/update-flake-lock](https://github.com/determinatesystems/update-flake-lock) from 203e2eb079eca40abff70ea3189192e9adeca500 to d8097c6eb8f9758830163bdb33482c0079e67a46. - [Release notes](https://github.com/determinatesystems/update-flake-lock/releases) - [Commits](https://github.com/determinatesystems/update-flake-lock/compare/203e2eb079eca40abff70ea3189192e9adeca500...d8097c6eb8f9758830163bdb33482c0079e67a46) --- updated-dependencies: - dependency-name: DeterminateSystems/update-flake-lock dependency-version: d8097c6eb8f9758830163bdb33482c0079e67a46 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 8531c8e..aca697e 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@203e2eb079eca40abff70ea3189192e9adeca500 + - uses: DeterminateSystems/update-flake-lock@d8097c6eb8f9758830163bdb33482c0079e67a46 with: pr-title: Update Nix flake inputs sign-commits: true