Skip to content

Commit e52c2d0

Browse files
chore(deps): update cycjimmy/semantic-release-action action to v4.2.2
| datasource | package | from | to | | ----------- | -------------------------------- | ------ | ------ | | github-tags | cycjimmy/semantic-release-action | v4.2.1 | v4.2.2 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a372fdf commit e52c2d0

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
- name: Checkout
2222
uses: actions/checkout@v4
2323
- name: Semantic Release
24-
uses: cycjimmy/[email protected].1
24+
uses: cycjimmy/[email protected].2
2525
with:
2626
tag_format: ${version}
2727
branches: |

0 commit comments

Comments
 (0)