Skip to content

Commit e431b83

Browse files
authored
Merge pull request #3 from MarketSquare/dependabot/github_actions/python-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
2 parents 55db859 + 3abf0f7 commit e431b83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
inv atest
3737
- name: Python Semantic Release
3838
id: release
39-
uses: python-semantic-release/python-semantic-release@v9.7.2
39+
uses: python-semantic-release/python-semantic-release@v9.8.0
4040
with:
4141
github_token: ${{ secrets.GITHUB_TOKEN }}
4242
- name: Build package

0 commit comments

Comments
 (0)