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.2
1 parent 4b3a923 commit 948bb8fCopy full SHA for 948bb8f
.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@bd8f84cb4e967bb634d20b6080cf2d402966bccb # v10.5.1
+ uses: python-semantic-release/python-semantic-release@02f2a5c74dbb6aa2989f10fc4af12cd8e6bf025f # v10.5.2
63
with:
64
github_token: ${{ secrets.GITHUB_TOKEN }}
65
verbosity: 2
0 commit comments