Skip to content

Commit ecd55af

Browse files
chore(deps): bump cycjimmy/semantic-release-action from 2 to 4
Bumps [cycjimmy/semantic-release-action](https://github.com/cycjimmy/semantic-release-action) from 2 to 4. - [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@v2...v4) --- updated-dependencies: - dependency-name: cycjimmy/semantic-release-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b816fe7 commit ecd55af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
run: git pull origin main
2020

2121
- name: Release
22-
uses: cycjimmy/semantic-release-action@v2
22+
uses: cycjimmy/semantic-release-action@v4
2323
with:
2424
semantic_version: 18.0.0
2525
extra_plugins: |

0 commit comments

Comments
 (0)