Skip to content

Commit b12a54a

Browse files
chore(deps): update relekang/python-semantic-release action to v7.33.3 (#24)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 38cc9e1 commit b12a54a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
# - Create GitHub release
8585
# - Publish to PyPI
8686
- name: Python Semantic Release
87-
uses: relekang/python-semantic-release@v7.33.2
87+
uses: relekang/python-semantic-release@v7.33.3
8888
with:
8989
github_token: ${{ secrets.GITHUB_TOKEN }}
9090
pypi_token: ${{ secrets.PYPI_TOKEN }}

0 commit comments

Comments
 (0)