We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbe0c73 commit 0403bfbCopy full SHA for 0403bfb
.github/workflows/ci.yml
@@ -56,7 +56,7 @@ jobs:
56
token: ${{ secrets.SILENTWORKS_PAT }}
57
- name: Python Semantic Release
58
id: release
59
- uses: python-semantic-release/[email protected].3
+ uses: python-semantic-release/[email protected].5
60
with:
61
github_token: ${{ secrets.GITHUB_TOKEN }}
62
0 commit comments