Skip to content

Commit

Permalink
chore(deps): update python-semantic-release/python-semantic-release a…
Browse files Browse the repository at this point in the history
…ction to v8.3.0
  • Loading branch information
renovate[bot] committed Oct 24, 2023
1 parent 6a1b395 commit 0bfe76c
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 @@ -24,7 +24,7 @@ jobs:
# - Publish to PyPI
- name: Python Semantic Release
id: release
uses: python-semantic-release/python-semantic-release@v8.1.2
uses: python-semantic-release/python-semantic-release@v8.3.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit 0bfe76c

Please sign in to comment.