We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00414ff commit 0f242afCopy full SHA for 0f242af
.github/workflows/ci.yml
@@ -54,7 +54,7 @@ jobs:
54
token: ${{ secrets.SILENTWORKS_PAT }}
55
- name: Python Semantic Release
56
id: release
57
- uses: python-semantic-release/python-semantic-release@v9.1.1
+ uses: python-semantic-release/python-semantic-release@v9.2.2
58
with:
59
github_token: ${{ secrets.GITHUB_TOKEN }}
60
0 commit comments