We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddad5dd commit fc80ceeCopy full SHA for fc80cee
.github/workflows/ci.yml
@@ -61,7 +61,7 @@ jobs:
61
token: ${{ secrets.SILENTWORKS_PAT }}
62
- name: Python Semantic Release
63
id: release
64
- uses: python-semantic-release/python-semantic-release@v9.7.3
+ uses: python-semantic-release/python-semantic-release@v9.8.1
65
with:
66
github_token: ${{ secrets.GITHUB_TOKEN }}
67
0 commit comments