We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90d6906 commit 47e262eCopy full SHA for 47e262e
.github/workflows/ci.yml
@@ -51,7 +51,7 @@ jobs:
51
token: ${{ secrets.SILENTWORKS_PAT }}
52
- name: Python Semantic Release
53
id: release
54
- uses: python-semantic-release/python-semantic-release@v8.0.0
+ uses: python-semantic-release/python-semantic-release@v9.3.0
55
with:
56
github_token: ${{ secrets.GITHUB_TOKEN }}
57
0 commit comments