Skip to content

Commit

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

build(deps): bump python-semantic-release/python-semantic-release from 9.8.0 to 9.8.1
  • Loading branch information
cachitas authored Jun 15, 2024
2 parents c426b99 + c38d765 commit b3f50de
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/[email protected].0
uses: python-semantic-release/[email protected].1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit b3f50de

Please sign in to comment.