Skip to content

Commit

Permalink
Merge pull request #149 from risuorg/dependabot/github_actions/cycjim…
Browse files Browse the repository at this point in the history
…my/semantic-release-action-4

build(deps): bump cycjimmy/semantic-release-action from 2 to 4
  • Loading branch information
iranzo authored Jun 18, 2024
2 parents 1402f34 + 0e5d107 commit 5b2fb68
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 @@ -40,7 +40,7 @@ jobs:
if [ -f test-requirements.txt ]; then pip install -r test-requirements.txt; fi
- name: Semantic Release
uses: cycjimmy/semantic-release-action@v2
uses: cycjimmy/semantic-release-action@v4
id: semantic
with:
extra_plugins: |
Expand Down

0 comments on commit 5b2fb68

Please sign in to comment.