Skip to content

Commit

Permalink
chore(deps): update cycjimmy/semantic-release-action action to v2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 18, 2021
1 parent 0b987c5 commit 7eea5eb
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@v2.5.4
uses: cycjimmy/semantic-release-action@v2.6.0
env:
GITHUB_TOKEN: ${{ secrets.RELEASE_TOKEN }}
with:
Expand Down

0 comments on commit 7eea5eb

Please sign in to comment.