Skip to content

Commit 234f1f1

Browse files
build(deps): bump cycjimmy/semantic-release-action from 4.2.0 to 4.2.1 (#1522)
Bumps [cycjimmy/semantic-release-action](https://github.com/cycjimmy/semantic-release-action) from 4.2.0 to 4.2.1. - [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@v4.2.0...v4.2.1) --- updated-dependencies: - dependency-name: cycjimmy/semantic-release-action dependency-version: 4.2.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b0da0c8 commit 234f1f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
node-version: '14'
5757

5858
- name: Semantic Release
59-
uses: cycjimmy/[email protected].0
59+
uses: cycjimmy/[email protected].1
6060
with:
6161
extra_plugins: |
6262
"@semantic-release/[email protected]"

0 commit comments

Comments
 (0)