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.4.0
1 parent befede4 commit 4681bbeCopy full SHA for 4681bbe
.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@9293da56b24a9bd1a97acd4e9b1aabda4ef89fd6 # v10.3.2
+ uses: python-semantic-release/python-semantic-release@6df5e876c8682fe0753ec2f8c81eb45547e52747 # v10.4.0
63
with:
64
github_token: ${{ secrets.GITHUB_TOKEN }}
65
verbosity: 2
0 commit comments