Skip to content

Commit

Permalink
fix(actions): update cycjimmy/semantic-release-action to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
JoffreyPlouvier committed Apr 10, 2024
1 parent 8fb1026 commit 301ec59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion actions/release/semantic/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ runs:

- name: Semantic Release
id: semantic-release
uses: cycjimmy/semantic-release-action@v3
uses: cycjimmy/semantic-release-action@v4
env:
GITHUB_TOKEN: ${{ inputs.github-token }}
NPM_TOKEN: ${{ inputs.npm-token }}
Expand Down

0 comments on commit 301ec59

Please sign in to comment.