Skip to content

Commit

Permalink
fix: bump semantic_version to 20 and cycjimmy/semantic-release-action…
Browse files Browse the repository at this point in the history
… to 3.4.2
  • Loading branch information
wojtekzyla committed Jul 11, 2023
1 parent d2a1a99 commit f58270c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -141,9 +141,9 @@ jobs:
node-version: "14"
- name: Semantic Release
id: version
uses: cycjimmy/semantic-release-action@v3.2.0
uses: cycjimmy/semantic-release-action@v3.4.2
with:
semantic_version: 17
semantic_version: 20
extra_plugins: |
@semantic-release/exec
@semantic-release/git
Expand Down

0 comments on commit f58270c

Please sign in to comment.