Skip to content

Commit 8868240

Browse files
fix(deps): bump cycjimmy/semantic-release-action from 2.5.4 to 2.6.0
Bumps [cycjimmy/semantic-release-action](https://github.com/cycjimmy/semantic-release-action) from 2.5.4 to 2.6.0. - [Release notes](https://github.com/cycjimmy/semantic-release-action/releases) - [Changelog](https://github.com/cycjimmy/semantic-release-action/blob/master/docs/CHANGELOG.md) - [Commits](cycjimmy/semantic-release-action@v2.5.4...v2.6.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 e7aa8a8 commit 8868240

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343

4444
- name: Version
4545
if: github.event_name != 'pull_request'
46-
uses: cycjimmy/semantic-release-action@v2.5.4
46+
uses: cycjimmy/semantic-release-action@v2.6.0
4747
with:
4848
semantic_version: 17.4
4949
env:

0 commit comments

Comments
 (0)