From 1ecfe569e8b15e5d1a0d7d166d2fcff21d66db19 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 07:04:22 +0000 Subject: [PATCH] Bump EndBug/add-and-commit from 9.1.4 to 11.1.1 Bumps [EndBug/add-and-commit](https://github.com/endbug/add-and-commit) from 9.1.4 to 11.1.1. - [Release notes](https://github.com/endbug/add-and-commit/releases) - [Commits](https://github.com/endbug/add-and-commit/compare/a94899bca583c204427a224a7af87c02f9b325d5...cc9c08ba6c8df3b93a8f2db63e89b98368ae2ae8) --- updated-dependencies: - dependency-name: EndBug/add-and-commit dependency-version: 11.1.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index edf49468..cf4b85a8 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -58,7 +58,7 @@ jobs: /home/runner/.azure/bin/bicep build bicep/main.bicep --outfile azuredeploy.json - name: Commit Changes - uses: EndBug/add-and-commit@a94899bca583c204427a224a7af87c02f9b325d5 # v9.1.4 + uses: EndBug/add-and-commit@cc9c08ba6c8df3b93a8f2db63e89b98368ae2ae8 # v11.1.1 with: message: "Performing Release ${{ steps.bump_version.outputs.new_tag }}" add: |