Skip to content

Commit c57c85d

Browse files
renovate[bot]nejch
authored andcommitted
chore(deps): update relekang/python-semantic-release action to v8
1 parent 16f2d34 commit c57c85d

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
@@ -29,7 +29,7 @@ jobs:
2929
echo "::add-mask::${api_token}"
3030
echo "api-token=${api_token}" >> "${GITHUB_OUTPUT}"
3131
- name: Python Semantic Release
32-
uses: relekang/python-semantic-release@v7.34.6
32+
uses: relekang/python-semantic-release@v8.0.8
3333
with:
3434
github_token: ${{ secrets.RELEASE_GITHUB_TOKEN }}
3535
pypi_token: ${{ steps.mint-token.outputs.api-token }}

0 commit comments

Comments
 (0)