diff --git "a/.github/workflows/\360\237\223\246Release.yml" "b/.github/workflows/\360\237\223\246Release.yml" index 966a502..a574082 100644 --- "a/.github/workflows/\360\237\223\246Release.yml" +++ "b/.github/workflows/\360\237\223\246Release.yml" @@ -67,7 +67,7 @@ jobs: # poetry run semantic-release version --print - name: 🔖 Semantic Version and Release - uses: python-semantic-release/python-semantic-release@v9.21.1 + uses: python-semantic-release/python-semantic-release@v10.0.2 with: github_token: ${{ steps.secrets.outputs.TOKEN }}