Skip to content

Commit 2ebfc70

Browse files
authored
Merge pull request #2220 from python-gitlab/chore/bump-semantic-release
chore(ci): bump semantic-release for fixed commit parser
2 parents e2ea8b8 + 1e063ae commit 2ebfc70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
fetch-depth: 0
1616
token: ${{ secrets.RELEASE_GITHUB_TOKEN }}
1717
- name: Python Semantic Release
18-
uses: relekang/python-semantic-release@v7.28.1
18+
uses: relekang/python-semantic-release@v7.31.2
1919
with:
2020
github_token: ${{ secrets.RELEASE_GITHUB_TOKEN }}
2121
pypi_token: ${{ secrets.PYPI_TOKEN }}

0 commit comments

Comments
 (0)