From 34d07dc828503cbc3c57433d326224b135e9f87e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 08:32:21 +0000 Subject: [PATCH] build(deps): bump DeterminateSystems/update-flake-lock Bumps [DeterminateSystems/update-flake-lock](https://github.com/determinatesystems/update-flake-lock) from ff43f160ef7014ae1a1fd85699fb6a44f436135b to 3d82c7e1a46ddcc239881a2ac62b0d9d970dc96b. - [Release notes](https://github.com/determinatesystems/update-flake-lock/releases) - [Commits](https://github.com/determinatesystems/update-flake-lock/compare/ff43f160ef7014ae1a1fd85699fb6a44f436135b...3d82c7e1a46ddcc239881a2ac62b0d9d970dc96b) --- updated-dependencies: - dependency-name: DeterminateSystems/update-flake-lock dependency-version: 3d82c7e1a46ddcc239881a2ac62b0d9d970dc96b 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 85c81e6..68527a8 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.17.3 - - uses: DeterminateSystems/update-flake-lock@ff43f160ef7014ae1a1fd85699fb6a44f436135b + - uses: DeterminateSystems/update-flake-lock@3d82c7e1a46ddcc239881a2ac62b0d9d970dc96b with: pr-title: Update Nix flake inputs sign-commits: true