Skip to content

Commit

Permalink
fix(ci): bumps semantic-release-action version
Browse files Browse the repository at this point in the history
  • Loading branch information
martianoff committed Oct 5, 2023
1 parent aa4b787 commit b0bef70
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@ jobs:
uses: actions/checkout@v2

- name: Action For Semantic Release
uses: cycjimmy/semantic-release-action@v2.3.0
uses: cycjimmy/semantic-release-action@v4
id: semantic
with:
semantic_version: 17
semantic_version: 19.0.5
extra_plugins: |
conventional-changelog-conventionalcommits
@semantic-release/changelog
Expand Down

0 comments on commit b0bef70

Please sign in to comment.