Skip to content

Commit 5743d8d

Browse files
committed
fix(CI): use semantic version 17
1 parent 2aef033 commit 5743d8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/backend-build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
- uses: cycjimmy/semantic-release-action@v2
3535
id: semantic
3636
with:
37-
semantic_version: 15.13.28
37+
semantic_version: 17
3838
env:
3939
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4040

0 commit comments

Comments
 (0)