diff --git a/.github/workflows/semantic-release.yaml b/.github/workflows/semantic-release.yaml index 2979c8f..882a03c 100644 --- a/.github/workflows/semantic-release.yaml +++ b/.github/workflows/semantic-release.yaml @@ -16,7 +16,7 @@ jobs: with: fetch-depth: 0 - name: Python Semantic Release - uses: relekang/python-semantic-release@v7.28.1 + uses: relekang/python-semantic-release@v7.33.2 with: github_token: ${{ secrets.GITHUB_TOKEN }} repository_username: __token__