Skip to content

Commit 842ee4e

Browse files
build(deps): bump cycjimmy/semantic-release-action from 2 to 3 (#1)
Bumps [cycjimmy/semantic-release-action](https://github.com/cycjimmy/semantic-release-action) from 2 to 3. - [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@v2...v3) --- updated-dependencies: - dependency-name: cycjimmy/semantic-release-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 46a15bf commit 842ee4e

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
@@ -21,7 +21,7 @@ jobs:
2121
run: npm test
2222
- name: Semantic Release
2323
id: semantic
24-
uses: cycjimmy/semantic-release-action@v2
24+
uses: cycjimmy/semantic-release-action@v3
2525
with:
2626
dry_run: false
2727
extra_plugins: |

0 commit comments

Comments
 (0)