From 5bdbab5b509785262d3f27bebd63179672cf4c0d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 14:23:22 +0000 Subject: [PATCH] Bump EndBug/add-and-commit from 10 to 11 Bumps [EndBug/add-and-commit](https://github.com/endbug/add-and-commit) from 10 to 11. - [Commits](https://github.com/endbug/add-and-commit/compare/v10...v11) --- updated-dependencies: - dependency-name: EndBug/add-and-commit dependency-version: '11' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/update.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update.yml b/.github/workflows/update.yml index 4c3dc91..7599b8d 100644 --- a/.github/workflows/update.yml +++ b/.github/workflows/update.yml @@ -26,7 +26,7 @@ jobs: - name: Commit changes id: commit_changes - uses: EndBug/add-and-commit@v10 + uses: EndBug/add-and-commit@v11 with: author_name: Lucas Bremgartner author_email: lucas@bremis.ch