Skip to content

Commit 3af5813

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

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
@@ -23,7 +23,7 @@ jobs:
2323
run: npm test
2424
- name: Semantic Release
2525
id: semantic
26-
uses: cycjimmy/semantic-release-action@v4
26+
uses: cycjimmy/semantic-release-action@v5
2727
with:
2828
dry_run: false
2929
extra_plugins: |

0 commit comments

Comments
 (0)