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