From d014fee10ed2bbbadbd7f96e1c68e9e1008b3612 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Mar 2022 12:04:16 +0000 Subject: [PATCH] Bump EndBug/add-and-commit from 7 to 9 Bumps [EndBug/add-and-commit](https://github.com/EndBug/add-and-commit) from 7 to 9. - [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...v9) --- 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/releasenotes.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/releasenotes.yaml b/.github/workflows/releasenotes.yaml index 74b9247..72e177d 100644 --- a/.github/workflows/releasenotes.yaml +++ b/.github/workflows/releasenotes.yaml @@ -29,7 +29,7 @@ jobs: cake-version: 1.0.0 cake-bootstrap: true - name: Commit Changelog - uses: EndBug/add-and-commit@v7 + uses: EndBug/add-and-commit@v9 with: add: Changelog.md message: "(docs) Updated changelog"