Skip to content

Commit

Permalink
Merge pull request #16 from erzz/renovate/cycjimmy-semantic-release-a…
Browse files Browse the repository at this point in the history
…ction-3.x

chore(deps): update cycjimmy/semantic-release-action action to v3.2.0
  • Loading branch information
erzz authored Mar 6, 2023
2 parents 6717132 + 5ad6b32 commit b1d12b7
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:

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

0 comments on commit b1d12b7

Please sign in to comment.