Skip to content

Commit acd51b6

Browse files
chore(deps): bump cycjimmy/semantic-release-action from 5 to 6 (#405)
Bumps [cycjimmy/semantic-release-action](https://github.com/cycjimmy/semantic-release-action) from 5 to 6. - [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@v5...v6) --- updated-dependencies: - dependency-name: cycjimmy/semantic-release-action dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent aadfc7d commit acd51b6

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
@@ -38,7 +38,7 @@ jobs:
3838
with:
3939
ref: master
4040
- name: Semantic Release
41-
uses: cycjimmy/semantic-release-action@v5
41+
uses: cycjimmy/semantic-release-action@v6
4242
with:
4343
semantic_version: 18
4444
extra_plugins: |

0 commit comments

Comments
 (0)