Skip to content

Commit 16f8225

Browse files
chore(deps): bump cycjimmy/semantic-release-action from 4 to 6
Bumps [cycjimmy/semantic-release-action](https://github.com/cycjimmy/semantic-release-action) from 4 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@v4...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] <[email protected]>
1 parent 89ff04e commit 16f8225

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
@@ -47,7 +47,7 @@ jobs:
4747
shell: bash
4848
run: pnpm run build
4949

50-
- uses: cycjimmy/semantic-release-action@v4
50+
- uses: cycjimmy/semantic-release-action@v6
5151
with:
5252
extra_plugins: |
5353
@semantic-release/changelog

0 commit comments

Comments
 (0)