From 8358f311f784836d29f0e48162492962f3860329 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 04:02:22 +0000 Subject: [PATCH] chore(deps): update endbug/add-and-commit action to v10 --- .github/workflows/flake-update.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/flake-update.yml b/.github/workflows/flake-update.yml index 481d04f..2c98870 100644 --- a/.github/workflows/flake-update.yml +++ b/.github/workflows/flake-update.yml @@ -25,7 +25,7 @@ jobs: run: | nix flake update nix develop --command go mod tidy - - uses: EndBug/add-and-commit@v9 + - uses: EndBug/add-and-commit@v10 if: ${{ steps.update-flake-lock-and-go-mod-tidy.outcome == 'success' }} id: commit with: