We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44a3bcc commit 9f9ee0bCopy full SHA for 9f9ee0b
.github/workflows/publish.yaml
@@ -36,7 +36,7 @@ jobs:
36
run: yarn build
37
38
- name: Semantic Release
39
- uses: cycjimmy/semantic-release-action@v3
+ uses: cycjimmy/semantic-release-action@v4
40
env:
41
# Since branch protections are on (pushing commits) you need to use a bot PAT
42
GITHUB_TOKEN: ${{ secrets.KONGPONENTS_BOT_PAT }}
0 commit comments