Skip to content

Commit 9cec5fa

Browse files
build(deps): bump cycjimmy/semantic-release-action from 3.1.2 to 3.2.0 (#218)
Bumps [cycjimmy/semantic-release-action](https://github.com/cycjimmy/semantic-release-action) from 3.1.2 to 3.2.0. - [Release notes](https://github.com/cycjimmy/semantic-release-action/releases) - [Changelog](https://github.com/cycjimmy/semantic-release-action/blob/main/docs/CHANGELOG.md) - [Commits](cycjimmy/semantic-release-action@v3.1.2...v3.2.0) --- updated-dependencies: - dependency-name: cycjimmy/semantic-release-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d848640 commit 9cec5fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-test-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ jobs:
213213
poetry install
214214
poetry build
215215
- name: Semantic Release
216-
uses: cycjimmy/semantic-release-action@v3.1.2
216+
uses: cycjimmy/semantic-release-action@v3.2.0
217217
with:
218218
semantic_version: 19.0.2
219219
extra_plugins: |

0 commit comments

Comments
 (0)