From b339bc1684da201b0b929f77a20389884469f76b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 18:01:04 +0500 Subject: [PATCH] chore(deps): bump DeterminateSystems/update-flake-lock (#176) Bumps [DeterminateSystems/update-flake-lock](https://github.com/determinatesystems/update-flake-lock) from e637603d31bed83169f2e56bb475c9dff7af6544 to 834c491b2ece4de0bbd00d85214bb5e83b4da5c6. - [Release notes](https://github.com/determinatesystems/update-flake-lock/releases) - [Commits](https://github.com/determinatesystems/update-flake-lock/compare/e637603d31bed83169f2e56bb475c9dff7af6544...834c491b2ece4de0bbd00d85214bb5e83b4da5c6) --- updated-dependencies: - dependency-name: DeterminateSystems/update-flake-lock dependency-version: 834c491b2ece4de0bbd00d85214bb5e83b4da5c6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/update-inputs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-inputs.yml b/.github/workflows/update-inputs.yml index f0a5994..7609415 100644 --- a/.github/workflows/update-inputs.yml +++ b/.github/workflows/update-inputs.yml @@ -18,7 +18,7 @@ jobs: steps: - uses: actions/checkout@v6 - uses: DeterminateSystems/determinate-nix-action@v3 - - uses: DeterminateSystems/update-flake-lock@e637603d31bed83169f2e56bb475c9dff7af6544 + - uses: DeterminateSystems/update-flake-lock@834c491b2ece4de0bbd00d85214bb5e83b4da5c6 with: pr-title: "Update Nix flake inputs" pr-labels: |