From 8fa1dc60e94664fb6b419646279b2372ce6cdb80 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 30 Apr 2023 09:25:39 +0000 Subject: [PATCH] build(deps): bump EndBug/add-and-commit from 9.1.1 to 9.1.2 (#24) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index e57096b..2b683bb 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -57,7 +57,7 @@ jobs: env: OUTPUT: CHANGELOG.md - name: Commit changelog - uses: EndBug/add-and-commit@61a88be553afe4206585b31aa72387c64295d08b + uses: EndBug/add-and-commit@b97a9fe893e2984b63d00feaee5922e16ab1cc1e with: message: "chore(CHANGELOG): add ytdl-mpv ${{ env.TAG }} changes" add: 'CHANGELOG.md'