From 410f379ce69fc59ee9e08cc83bcf4d3fc2299ee2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Nov 2025 00:13:12 +0000 Subject: [PATCH] chore(deps): bump DeterminateSystems/update-flake-lock Bumps [DeterminateSystems/update-flake-lock](https://github.com/determinatesystems/update-flake-lock) from ab3e850b05f8f7e56dab99f12900d3f569853e93 to e637603d31bed83169f2e56bb475c9dff7af6544. - [Release notes](https://github.com/determinatesystems/update-flake-lock/releases) - [Commits](https://github.com/determinatesystems/update-flake-lock/compare/ab3e850b05f8f7e56dab99f12900d3f569853e93...e637603d31bed83169f2e56bb475c9dff7af6544) --- updated-dependencies: - dependency-name: DeterminateSystems/update-flake-lock dependency-version: e637603d31bed83169f2e56bb475c9dff7af6544 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 97686ba408c87..a02c4a70d2e24 100644 --- a/.github/workflows/nix.yml +++ b/.github/workflows/nix.yml @@ -23,7 +23,7 @@ jobs: - uses: actions/checkout@v5 with: persist-credentials: false - - uses: DeterminateSystems/update-flake-lock@ab3e850b05f8f7e56dab99f12900d3f569853e93 # main + - uses: DeterminateSystems/update-flake-lock@e637603d31bed83169f2e56bb475c9dff7af6544 # main with: pr-title: "Update flake.lock" pr-labels: |