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 7f9b182 commit d976c95Copy full SHA for d976c95
.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