Skip to content

Commit

Permalink
chore(deps): update cycjimmy/semantic-release-action action to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 31, 2023
1 parent 152b738 commit 05577bd
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 @@ -15,7 +15,7 @@ jobs:

- name: Semantic Release
id: semantic-release
uses: cycjimmy/semantic-release-action@v3.0.0
uses: cycjimmy/semantic-release-action@v4.0.0
env:
GITHUB_TOKEN: ${{ secrets.RELEASE_TOKEN }}
with:
Expand Down

0 comments on commit 05577bd

Please sign in to comment.