From 1dbe3df754555432568dfbf210b8695b41675036 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 May 2021 05:11:13 +0000 Subject: [PATCH] Bump EndBug/add-and-commit from 7 to 7.2.1 Bumps [EndBug/add-and-commit](https://github.com/EndBug/add-and-commit) from 7 to 7.2.1. - [Release notes](https://github.com/EndBug/add-and-commit/releases) - [Changelog](https://github.com/EndBug/add-and-commit/blob/master/CHANGELOG.md) - [Commits](https://github.com/EndBug/add-and-commit/compare/v7...v7.2.1) 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 ecd3f27..3c2a3e5 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@v7.2.1 with: add: Changelog.md message: "(docs) Updated changelog"