From fa53fa1bbb755e8a90e6686f1a04f4616480da3f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 May 2023 12:00:54 +0000 Subject: [PATCH] :seedling: 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/61a88be553afe4206585b31aa72387c64295d08b...b97a9fe893e2984b63d00feaee5922e16ab1cc1e) --- 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/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dependabot.yml b/.github/workflows/dependabot.yml index 45f2ff49ea7a..bc340b1fd7bc 100644 --- a/.github/workflows/dependabot.yml +++ b/.github/workflows/dependabot.yml @@ -39,7 +39,7 @@ jobs: run: make generate-modules - name: Update generated code run: make generate - - uses: EndBug/add-and-commit@61a88be553afe4206585b31aa72387c64295d08b # tag=v9.1.1 + - uses: EndBug/add-and-commit@b97a9fe893e2984b63d00feaee5922e16ab1cc1e # tag=v9.1.2 name: Commit changes with: author_name: dependabot[bot]