Skip to content

Commit

Permalink
chore: update cycjimmy/semantic-release-action version
Browse files Browse the repository at this point in the history
  • Loading branch information
hopeyen committed Aug 24, 2023
1 parent 85d5ac7 commit 0ff0b46
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 @@ -14,7 +14,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v2
- name: Semantic Release
uses: cycjimmy/semantic-release-action@v2
uses: cycjimmy/semantic-release-action@v3
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit 0ff0b46

Please sign in to comment.