Skip to content

Commit 9f9ee0b

Browse files
committed
fix: semantic release
1 parent 44a3bcc commit 9f9ee0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
run: yarn build
3737

3838
- name: Semantic Release
39-
uses: cycjimmy/semantic-release-action@v3
39+
uses: cycjimmy/semantic-release-action@v4
4040
env:
4141
# Since branch protections are on (pushing commits) you need to use a bot PAT
4242
GITHUB_TOKEN: ${{ secrets.KONGPONENTS_BOT_PAT }}

0 commit comments

Comments
 (0)