Skip to content

Commit

Permalink
bump to python-semantic-release/python-semantic-release@v7.34.6
Browse files Browse the repository at this point in the history
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
  • Loading branch information
jkowalleck committed Sep 27, 2023
1 parent 4b20d44 commit 68d229e
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 @@ -68,7 +68,7 @@ jobs:
- name: Python Semantic Release
# see https://python-semantic-release.readthedocs.io/en/latest/automatic-releases/github-actions.html
# see https://github.com/python-semantic-release/python-semantic-release
uses: python-semantic-release/python-semantic-release@v7.33.2
uses: python-semantic-release/python-semantic-release@v7.34.6
with:
github_token: ${{ secrets.GH_RELEASE_TOKEN }}
repository_username: __token__
Expand Down

0 comments on commit 68d229e

Please sign in to comment.