We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96b62c8 commit 1932d36Copy full SHA for 1932d36
.github/workflows/push-poetry.yaml
@@ -79,7 +79,7 @@ jobs:
79
fetch-tags: true
80
81
- id: semantic-release
82
- uses: python-semantic-release/python-semantic-release@v9.8.8
+ uses: python-semantic-release/python-semantic-release@v9.17.0
83
with:
84
commit: false
85
github_token: ${{ github.token }}
0 commit comments