We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ad4290 commit 6c89405Copy full SHA for 6c89405
.github/workflows/ci.yml
@@ -59,7 +59,7 @@ jobs:
59
token: ${{ secrets.SILENTWORKS_PAT }}
60
- name: Python Semantic Release
61
id: release
62
- uses: python-semantic-release/python-semantic-release@v9.2.2
+ uses: python-semantic-release/python-semantic-release@v9.3.0
63
with:
64
github_token: ${{ secrets.GITHUB_TOKEN }}
65
0 commit comments