We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43a2741 commit cddbd1fCopy full SHA for cddbd1f
.github/workflows/ci.yml
@@ -54,7 +54,7 @@ jobs:
54
token: ${{ secrets.SILENTWORKS_PAT }}
55
- name: Python Semantic Release
56
id: release
57
- uses: python-semantic-release/python-semantic-release@v8.0.0
+ uses: python-semantic-release/python-semantic-release@v9.3.0
58
with:
59
github_token: ${{ secrets.GITHUB_TOKEN }}
60
@@ -94,7 +94,7 @@ jobs:
94
95
96
97
98
99
100
0 commit comments