We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a64d83 commit 59b73ebCopy full SHA for 59b73eb
.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.4.2
+ uses: python-semantic-release/python-semantic-release@v9.5.0
63
with:
64
github_token: ${{ secrets.GITHUB_TOKEN }}
65
0 commit comments