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]
1 parent f988ac0 commit 403a064Copy full SHA for 403a064
.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@2896129e02bb7809d2cf0c1b8e9e795ee27acbcf # v10.2.0
+ uses: python-semantic-release/python-semantic-release@bdbfd234e59809d3796e9a47bb915a8492f4e740 # v10.3.0
63
with:
64
github_token: ${{ secrets.GITHUB_TOKEN }}
65
verbosity: 2
0 commit comments