diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 9778051..5486804 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@350c48fcb3ffcdfd2e0a235206bc2ecea6b69df0 # v10.5.3 + uses: python-semantic-release/python-semantic-release@39dd2052f2ce8282a5d932c31d58a2ca06d2550e # v10.6.1 with: git_committer_name: "github-actions[bot]" git_committer_email: "github-actions[bot]@users.noreply.github.com"