diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index f2d19c7..bb748df 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -34,7 +34,7 @@ jobs: - name: Python Semantic Release id: release - uses: python-semantic-release/python-semantic-release@39dd2052f2ce8282a5d932c31d58a2ca06d2550e # v10.6.1 + uses: python-semantic-release/python-semantic-release@9a026e9303981c866c3425723009becb2437c757 # v10.6.2 with: git_committer_name: "github-actions[bot]" git_committer_email: "github-actions[bot]@users.noreply.github.com"