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 f545886 commit 9be89dbCopy full SHA for 9be89db
.github/workflows/release.yaml
@@ -47,7 +47,7 @@ jobs:
47
48
- name: Python Semantic Release
49
id: python-semantic-release
50
- uses: python-semantic-release/python-semantic-release@master
+ uses: python-semantic-release/python-semantic-release@v9.6.0
51
with:
52
github_token: ${{ secrets.RELEASE_ACCESS_TOKEN }}
53
0 commit comments