We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a975407 commit 182ef75Copy full SHA for 182ef75
1 file changed
.github/workflows/release.yaml
@@ -21,7 +21,7 @@ jobs:
21
package-manager-version: 7.25.0
22
23
- name: Semantic Release
24
- uses: cycjimmy/semantic-release-action@v4.1.0
+ uses: cycjimmy/semantic-release-action@v4.2.2
25
with:
26
extra_plugins: |
27
@semantic-release/changelog
0 commit comments