From c3230f7c39d60e6b82d90c53fb322bf26e7907b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2026 03:16:42 +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 b83e0671a67dfd774680fb1beaa1497ef7e58bfc. - [Release notes](https://github.com/determinatesystems/update-flake-lock/releases) - [Commits](https://github.com/determinatesystems/update-flake-lock/compare/ff43f160ef7014ae1a1fd85699fb6a44f436135b...b83e0671a67dfd774680fb1beaa1497ef7e58bfc) --- updated-dependencies: - dependency-name: DeterminateSystems/update-flake-lock dependency-version: b83e0671a67dfd774680fb1beaa1497ef7e58bfc 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 783c9eb5..cfea0b0e 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.2 - - uses: DeterminateSystems/update-flake-lock@ff43f160ef7014ae1a1fd85699fb6a44f436135b + - uses: DeterminateSystems/update-flake-lock@b83e0671a67dfd774680fb1beaa1497ef7e58bfc with: pr-title: Update Nix flake inputs sign-commits: true