From 2769968a468f7e663333bb18369b85c2f1383df9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Feb 2022 12:15:30 +0000 Subject: [PATCH] Bump EndBug/add-and-commit from 7 to 8.0.2 Bumps [EndBug/add-and-commit](https://github.com/EndBug/add-and-commit) from 7 to 8.0.2. - [Release notes](https://github.com/EndBug/add-and-commit/releases) - [Changelog](https://github.com/EndBug/add-and-commit/blob/main/CHANGELOG.md) - [Commits](https://github.com/EndBug/add-and-commit/compare/v7...v8.0.2) --- updated-dependencies: - dependency-name: EndBug/add-and-commit dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/bump.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/bump.yml b/.github/workflows/bump.yml index 9b81ae8..83f72e5 100644 --- a/.github/workflows/bump.yml +++ b/.github/workflows/bump.yml @@ -21,7 +21,7 @@ jobs: token: ${{ secrets.github_token }} - name: Commit changes - uses: EndBug/add-and-commit@v7 + uses: EndBug/add-and-commit@v8.0.2 with: default_author: github_actions add: '*.md' \ No newline at end of file