Skip to content

Commit

Permalink
Merge pull request #9 from cachitas/dependabot/github_actions/python-…
Browse files Browse the repository at this point in the history
…semantic-release/python-semantic-release-9.8.5

build(deps): bump python-semantic-release/python-semantic-release from 9.8.3 to 9.8.5
  • Loading branch information
cachitas committed Jul 10, 2024
2 parents b4bdeac + beb5dc2 commit e981341
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 @@ -83,7 +83,7 @@ jobs:

- name: Python Semantic Release
id: release
uses: python-semantic-release/python-semantic-release@v9.8.3
uses: python-semantic-release/python-semantic-release@v9.8.5
with:
github_token: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit e981341

Please sign in to comment.