We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e66c90 commit 9e9d04fCopy full SHA for 9e9d04f
.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/[email protected].5
+ uses: python-semantic-release/[email protected].6
65
with:
66
github_token: ${{ secrets.GITHUB_TOKEN }}
67
0 commit comments