@@ -15,7 +15,7 @@ jobs: | |||
| 15 | 15 | fetch-depth: 0 | |
| 16 | 16 | token: ${{ secrets.RELEASE_GITHUB_TOKEN }} | |
| 17 | 17 | - name: Python Semantic Release | |
| 18 | - uses: relekang/python-semantic-release@v7.28.1 | ||
| 18 | + uses: relekang/python-semantic-release@v7.31.2 | ||
| 19 | 19 | with: | |
| 20 | 20 | github_token: ${{ secrets.RELEASE_GITHUB_TOKEN }} | |
| 21 | 21 | pypi_token: ${{ secrets.PYPI_TOKEN }} | |
0 commit comments