Skip to content

Commit 8010465

Browse files
authored
chore(dependencies): Merge pull request #3 from WebProject-xyz/renovate/cycjimmy-semantic-release-action-rollback
Roll back cycjimmy/semantic-release-action action to v4.2.0
2 parents 881b474 + 819a0db commit 8010465

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)