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 75efa9c commit c6360b1Copy full SHA for c6360b1
.github/workflows/release.yaml
@@ -19,6 +19,6 @@ jobs:
19
fetch-depth: 0
20
21
- name: Semantic Release
22
- uses: python-semantic-release/python-semantic-release@master
+ uses: python-semantic-release/python-semantic-release@v7.34.6
23
with:
24
github_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments