From b6a251fb27e3423b057c361ad3e7d2b67ee8d60b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Apr 2026 23:35:37 +0000 Subject: [PATCH] chore(deps): bump DeterminateSystems/update-flake-lock Bumps [DeterminateSystems/update-flake-lock](https://github.com/determinatesystems/update-flake-lock) from e80a657d7603606be0c69b117cfdc240f1e6af88 to c92eec5a0027bf5ab1523eee093a49c57b4ff388. - [Release notes](https://github.com/determinatesystems/update-flake-lock/releases) - [Commits](https://github.com/determinatesystems/update-flake-lock/compare/e80a657d7603606be0c69b117cfdc240f1e6af88...c92eec5a0027bf5ab1523eee093a49c57b4ff388) --- updated-dependencies: - dependency-name: DeterminateSystems/update-flake-lock dependency-version: c92eec5a0027bf5ab1523eee093a49c57b4ff388 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/nix.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/nix.yml b/.github/workflows/nix.yml index c444791e3e8ae..81cee330dd4f2 100644 --- a/.github/workflows/nix.yml +++ b/.github/workflows/nix.yml @@ -23,7 +23,7 @@ jobs: - uses: actions/checkout@v6 with: persist-credentials: false - - uses: DeterminateSystems/update-flake-lock@e80a657d7603606be0c69b117cfdc240f1e6af88 # main + - uses: DeterminateSystems/update-flake-lock@c92eec5a0027bf5ab1523eee093a49c57b4ff388 # main with: pr-title: "Update flake.lock" pr-labels: |