Skip to content

Commit 626751e

Browse files
fix(deps): bump cycjimmy/semantic-release-action from 4.0.0 to 4.1.0
Bumps [cycjimmy/semantic-release-action](https://github.com/cycjimmy/semantic-release-action) from 4.0.0 to 4.1.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.0.0...v4.1.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 e32a8f4 commit 626751e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737

3838
- name: Version
3939
if: github.event_name != 'pull_request'
40-
uses: cycjimmy/semantic-release-action@v4.0.0
40+
uses: cycjimmy/semantic-release-action@v4.1.0
4141
with:
4242
semantic_version: 17.4
4343
env:

0 commit comments

Comments
 (0)