Skip to content

Commit 27b16ca

Browse files
chore(deps): bump cycjimmy/semantic-release-action from 5 to 6
Bumps [cycjimmy/semantic-release-action](https://github.com/cycjimmy/semantic-release-action) from 5 to 6. - [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@v5...v6) --- updated-dependencies: - dependency-name: cycjimmy/semantic-release-action dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 75b6c73 commit 27b16ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
run: git pull origin main
2020

2121
- name: Release
22-
uses: cycjimmy/semantic-release-action@v5
22+
uses: cycjimmy/semantic-release-action@v6
2323
with:
2424
semantic_version: 18.0.0
2525
extra_plugins: |

0 commit comments

Comments
 (0)