Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Commit

Permalink
chore(deps): update relekang/python-semantic-release action to v7.34.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 28, 2023
1 parent ac16841 commit ddb54bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:
# - Create GitHub release
# - Publish to PyPI
- name: Python Semantic Release
uses: relekang/python-semantic-release@v7.33.5
uses: relekang/python-semantic-release@v7.34.0
with:
github_token: ${{ secrets.GH_PAT }}
pypi_token: ${{ secrets.PYPI_TOKEN }}

0 comments on commit ddb54bb

Please sign in to comment.