Skip to content

Commit 819a0db

Browse files
Roll back cycjimmy/semantic-release-action action to v4.2.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e4489fe commit 819a0db

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/semantic-release-action@v4
24+
uses: cycjimmy/semantic-release-action@v4.2.0
2525
with:
2626
tag_format: ${version}
2727
branches: |

0 commit comments

Comments
 (0)