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 01e2a0f commit 77631eaCopy full SHA for 77631ea
.github/workflows/release.yml
@@ -30,7 +30,7 @@ jobs:
30
31
- name: Semantic Release
32
id: semantic
33
- uses: cycjimmy/semantic-release-action@v4.2.2
+ uses: cycjimmy/semantic-release-action@v5.0.2
34
with:
35
dry_run: false
36
extra_plugins: |
0 commit comments