Skip to content

Commit

Permalink
fix: update semantic-release-action version
Browse files Browse the repository at this point in the history
  • Loading branch information
wojtekzyla committed Jul 7, 2023
1 parent fea03d5 commit 6604c8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ 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
extra_plugins: |
Expand Down

0 comments on commit 6604c8f

Please sign in to comment.