Skip to content

Commit fdacd6e

Browse files
chore(deps): bump cycjimmy/semantic-release-action from 4.1.1 to 4.2.0
Bumps [cycjimmy/semantic-release-action](https://github.com/cycjimmy/semantic-release-action) from 4.1.1 to 4.2.0. - [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.1.1...v4.2.0) --- updated-dependencies: - dependency-name: cycjimmy/semantic-release-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0289bb4 commit fdacd6e

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

6161
- name: Semantic Release
62-
uses: cycjimmy/semantic-release-action@v4.1.1
62+
uses: cycjimmy/semantic-release-action@v4.2.0
6363
with:
6464
extra_plugins: |
6565
"@semantic-release/[email protected]"

0 commit comments

Comments
 (0)