From afd4528271a06a028d13bff9aea8843c58950c25 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2026 15:22:51 +0000 Subject: [PATCH] Bump EndBug/add-and-commit from 11.0.0 to 11.1.1 in the actions group Bumps the actions group with 1 update: [EndBug/add-and-commit](https://github.com/endbug/add-and-commit). Updates `EndBug/add-and-commit` from 11.0.0 to 11.1.1 - [Release notes](https://github.com/endbug/add-and-commit/releases) - [Commits](https://github.com/endbug/add-and-commit/compare/645ecc0dd0a57f4d86d26c0aa5fc42c0a856fbca...cc9c08ba6c8df3b93a8f2db63e89b98368ae2ae8) --- updated-dependencies: - dependency-name: EndBug/add-and-commit dependency-version: 11.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions ... Signed-off-by: dependabot[bot] --- .github/workflows/dump-config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dump-config.yml b/.github/workflows/dump-config.yml index 069be304..5175d2b9 100644 --- a/.github/workflows/dump-config.yml +++ b/.github/workflows/dump-config.yml @@ -36,7 +36,7 @@ jobs: run: bundle exec rake config:dump - name: Commit & push - uses: EndBug/add-and-commit@645ecc0dd0a57f4d86d26c0aa5fc42c0a856fbca # v11.0.0 + uses: EndBug/add-and-commit@cc9c08ba6c8df3b93a8f2db63e89b98368ae2ae8 # v11.1.1 id: push with: add: 'test/fixtures/full_config.yml'