Skip to content

Commit

Permalink
chore(ci): Update semantic-release version in workflow to match packa…
Browse files Browse the repository at this point in the history
…ge.json

This helps us get more consistent behavior between local and workflow release.
  • Loading branch information
steverice committed Jun 2, 2022
1 parent 6f58ff3 commit 103ab4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
id: semantic
uses: cycjimmy/semantic-release-action@v2
with:
semantic_version: 18.0.1
semantic_version: 19.0.2
extra_plugins: |
@semantic-release/git
- name: Create Release
Expand Down

0 comments on commit 103ab4c

Please sign in to comment.