diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 102fd69..8dd1b09 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -64,7 +64,7 @@ jobs: with: fetch-depth: 0 - name: Python Semantic Release Noop - uses: relekang/python-semantic-release@v7.34.6 + uses: relekang/python-semantic-release@v8.0.8 with: github_token: ${{ secrets.GITHUB_TOKEN }} repository_username: __token__ @@ -82,7 +82,7 @@ jobs: with: fetch-depth: 0 - name: Python Semantic Release - uses: relekang/python-semantic-release@v7.34.6 + uses: relekang/python-semantic-release@v8.0.8 with: github_token: ${{ secrets.GITHUB_TOKEN }} repository_username: __token__