Skip to content

Commit

Permalink
Merge pull request #5 from luizdesuo/dependabot/github_actions/python…
Browse files Browse the repository at this point in the history
…-semantic-release/python-semantic-release-9.12.0

build(deps): bump python-semantic-release/python-semantic-release from 9.11.0 to 9.12.0
  • Loading branch information
luizdesuo authored Oct 28, 2024
2 parents ad5390f + ba68db4 commit 3eeece1
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 @@ -74,7 +74,7 @@ jobs:

- name: Use Python Semantic Release to prepare release
id: release
uses: python-semantic-release/python-semantic-release@v9.11.0
uses: python-semantic-release/python-semantic-release@v9.12.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit 3eeece1

Please sign in to comment.