From 38b3daae55902eebd28a14450897bdf732df6c7c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 May 2023 12:09:45 +0000 Subject: [PATCH] Bump EndBug/add-and-commit from 9.1.1 to 9.1.2 Bumps [EndBug/add-and-commit](https://github.com/EndBug/add-and-commit) from 9.1.1 to 9.1.2. - [Release notes](https://github.com/EndBug/add-and-commit/releases) - [Commits](https://github.com/EndBug/add-and-commit/compare/v9.1.1...v9.1.2) --- updated-dependencies: - dependency-name: EndBug/add-and-commit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/auto_formatter.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/auto_formatter.yml b/.github/workflows/auto_formatter.yml index 060fe753e..90a5bdd3f 100644 --- a/.github/workflows/auto_formatter.yml +++ b/.github/workflows/auto_formatter.yml @@ -19,7 +19,7 @@ jobs: python-version: '3.10' - run: python ./misc/format.py - - uses: EndBug/add-and-commit@v9.1.1 + - uses: EndBug/add-and-commit@v9.1.2 with: committer_name: GitHub Actions committer_email: 41898282+github-actions[bot]@users.noreply.github.com