Skip to content

Commit

Permalink
chore: bump semantic-release
Browse files Browse the repository at this point in the history
  • Loading branch information
kalekundert committed Jan 13, 2021
1 parent ea3b028 commit f2708cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_and_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
# python-semantic-release can decide if a new release is needed.
fetch-depth: 0

- uses: relekang/python-semantic-release@v7.4.0
- uses: relekang/python-semantic-release@v7.11.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
pypi_token: ${{ secrets.PYPI_TOKEN }}
Expand Down

0 comments on commit f2708cd

Please sign in to comment.