Skip to content

Commit 7077046

Browse files
chore(deps): bump cycjimmy/semantic-release-action from 4.2.1 to 5.0.2
Bumps [cycjimmy/semantic-release-action](https://github.com/cycjimmy/semantic-release-action) from 4.2.1 to 5.0.2. - [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.1...v5.0.2) --- updated-dependencies: - dependency-name: cycjimmy/semantic-release-action dependency-version: 5.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3c6ced2 commit 7077046

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
@@ -60,7 +60,7 @@ jobs:
6060
run: npm i -D conventional-changelog-conventionalcommits
6161

6262
- name: Semantic Release
63-
uses: cycjimmy/semantic-release-action@v4.2.1
63+
uses: cycjimmy/semantic-release-action@v5.0.2
6464
with:
6565
extra_plugins: |
6666
"@semantic-release/[email protected]"

0 commit comments

Comments
 (0)