diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 7120fd6..5347318 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -36,7 +36,7 @@ jobs: - name: Make Release id: release - uses: python-semantic-release/python-semantic-release@9 + uses: python-semantic-release/python-semantic-release@9.15.2 with: github_token: ${{ secrets.GITHUB_TOKEN }} git_committer_name: "github_actions[bot]"