We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5444cda commit 059acebCopy full SHA for 059aceb
.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@v9.4.1
+ uses: python-semantic-release/python-semantic-release@v9.5.0
55
with:
56
github_token: ${{ secrets.GITHUB_TOKEN }}
57
0 commit comments