We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acc59ce commit 3747e0fCopy full SHA for 3747e0f
1 file changed
.github/workflows/release.yml
@@ -21,7 +21,7 @@ jobs:
21
app-id: ${{ vars.FRECKLE_AUTOMATION_APP_ID }}
22
private-key: ${{ secrets.FRECKLE_AUTOMATION_PRIVATE_KEY }}
23
24
- - uses: cycjimmy/semantic-release-action@v4
+ - uses: cycjimmy/semantic-release-action@v6.0.0
25
with:
26
extra_plugins: |
27
conventional-changelog-conventionalcommits
0 commit comments