Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 961c406

Browse filesBrowse files
authored
chore: bump python-semantic-release and commitlint-github-action to fix CI (#1131)
1 parent 55458ff commit 961c406
Copy full SHA for 961c406

File tree

1 file changed

+2
-2
lines changed
Filter options

1 file changed

+2
-2
lines changed

‎.github/workflows/ci.yml

Copy file name to clipboardExpand all lines: .github/workflows/ci.yml
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- uses: actions/checkout@v3
3030
with:
3131
fetch-depth: 0
32-
- uses: wagoid/commitlint-github-action@v4.1.11
32+
- uses: wagoid/commitlint-github-action@v5
3333

3434
test:
3535
strategy:
@@ -102,7 +102,7 @@ jobs:
102102
# - Create GitHub release
103103
# - Publish to PyPI
104104
- name: Python Semantic Release
105-
uses: relekang/python-semantic-release@v7.32.2
105+
uses: relekang/python-semantic-release@v7.33.1
106106
# env:
107107
# REPOSITORY_URL: https://test.pypi.org/legacy/
108108
# TWINE_REPOSITORY_URL: https://test.pypi.org/legacy/

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.