We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7eb0f4 commit 7a62fdeCopy full SHA for 7a62fde
.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/[email protected].3
+ uses: python-semantic-release/[email protected].5
55
with:
56
github_token: ${{ secrets.GITHUB_TOKEN }}
57
0 commit comments