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.1
1 parent cd980ed commit 2e252f1Copy full SHA for 2e252f1
.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@eb841f9a95650921ff7e7fc94208b6560366a854 # v10.5.0
+ uses: python-semantic-release/python-semantic-release@bd8f84cb4e967bb634d20b6080cf2d402966bccb # v10.5.1
63
with:
64
github_token: ${{ secrets.GITHUB_TOKEN }}
65
verbosity: 2
0 commit comments