Skip to content

Commit

Permalink
Merge pull request #39 from hokus15/dependabot/github_actions/python-…
Browse files Browse the repository at this point in the history
…semantic-release/python-semantic-release-9.8.6

build(deps): bump python-semantic-release/python-semantic-release from 9.8.4 to 9.8.6
  • Loading branch information
hokus15 authored Jul 22, 2024
2 parents e4d12aa + 054239b commit 9e9084b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
fetch-depth: 0
- name: Python Semantic Release
id: release
uses: python-semantic-release/python-semantic-release@v9.8.4
uses: python-semantic-release/python-semantic-release@v9.8.6
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
- name: Publish package distributions to PyPI
Expand Down

0 comments on commit 9e9084b

Please sign in to comment.