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.
[email protected]
v10.5.0
1 parent 201da5a commit 2b9795cCopy full SHA for 2b9795c
.github/workflows/release.yml
@@ -59,7 +59,7 @@ jobs:
59
60
- name: Release | Python Semantic Release
61
id: release
62
- uses: python-semantic-release/python-semantic-release@4d4cb0ab842247caea1963132c242c62aab1e4d5 # v10.4.1
+ uses: python-semantic-release/python-semantic-release@eb841f9a95650921ff7e7fc94208b6560366a854 # v10.5.0
63
with:
64
github_token: ${{ secrets.GITHUB_TOKEN }}
65
verbosity: 2
0 commit comments