Skip to content

Commit c531431

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ jobs:
103103
run: npm install
104104

105105
- name: 🚀 Release
106-
uses: cycjimmy/semantic-release-action@v3
106+
uses: cycjimmy/semantic-release-action@v4
107107
with:
108108
semantic_version: 19
109109
branches: |

0 commit comments

Comments
 (0)