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 7a0129b commit f4ec028Copy full SHA for f4ec028
.github/workflows/release.yaml
@@ -21,7 +21,7 @@ jobs:
21
fetch-depth: 0
22
23
- name: Release
24
- uses: cycjimmy/semantic-release-action@v4
+ uses: cycjimmy/semantic-release-action@v5
25
with:
26
semantic_version: 18.0.0
27
extra_plugins: |
0 commit comments