Skip to content

Commit

Permalink
Merge pull request #3 from MarketSquare/dependabot/github_actions/pyt…
Browse files Browse the repository at this point in the history
…hon-semantic-release/python-semantic-release-9.8.0

build(deps): Bump python-semantic-release/python-semantic-release from 9.7.2 to 9.8.0
  • Loading branch information
aaltat authored May 30, 2024
2 parents 55db859 + 3abf0f7 commit e431b83
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 @@ -36,7 +36,7 @@ jobs:
inv atest
- name: Python Semantic Release
id: release
uses: python-semantic-release/python-semantic-release@v9.7.2
uses: python-semantic-release/python-semantic-release@v9.8.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
- name: Build package
Expand Down

0 comments on commit e431b83

Please sign in to comment.