From a40d8d94c2bd5d5e399180793f81886b5a112dbb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Aug 2022 13:59:57 +0000 Subject: [PATCH] build(deps): bump cycjimmy/semantic-release-action from 3.1.0 to 3.1.1 Bumps [cycjimmy/semantic-release-action](https://github.com/cycjimmy/semantic-release-action) from 3.1.0 to 3.1.1. - [Release notes](https://github.com/cycjimmy/semantic-release-action/releases) - [Changelog](https://github.com/cycjimmy/semantic-release-action/blob/master/docs/CHANGELOG.md) - [Commits](https://github.com/cycjimmy/semantic-release-action/compare/v3.1.0...v3.1.1) --- updated-dependencies: - dependency-name: cycjimmy/semantic-release-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/build-test-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-test-release.yml b/.github/workflows/build-test-release.yml index 6d0e0b63..23fa7aea 100644 --- a/.github/workflows/build-test-release.yml +++ b/.github/workflows/build-test-release.yml @@ -213,7 +213,7 @@ jobs: poetry install poetry build - name: Semantic Release - uses: cycjimmy/semantic-release-action@v3.1.0 + uses: cycjimmy/semantic-release-action@v3.1.1 with: semantic_version: 19.0.2 extra_plugins: |