From d561192a70b1e6d78104177e01f21c52756666b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Dec 2023 14:02:36 +0000 Subject: [PATCH] Bump ChanTsune/release-with-commit from 2.8.1 to 3.0.0 Bumps [ChanTsune/release-with-commit](https://github.com/chantsune/release-with-commit) from 2.8.1 to 3.0.0. - [Release notes](https://github.com/chantsune/release-with-commit/releases) - [Commits](https://github.com/chantsune/release-with-commit/compare/v2.8.1...v3.0.0) --- updated-dependencies: - dependency-name: ChanTsune/release-with-commit dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .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 59660cb..1428b82 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -8,7 +8,7 @@ jobs: release: runs-on: ubuntu-latest steps: - - uses: ChanTsune/release-with-commit@v2.8.1 + - uses: ChanTsune/release-with-commit@v3.0.0 id: create_release with: regexp: "Release (\\d+([.]\\d+)*)\n*((\\s|\\S)+)"