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.
2 parents 6de5d7e + 2a71321 commit 90b085bCopy full SHA for 90b085b
.github/workflows/semantic-release.yml
@@ -29,7 +29,7 @@ jobs:
29
30
- name: Python Semantic Release
31
id: release
32
- uses: python-semantic-release/python-semantic-release@d6ea6b856fc884559d9f66b4d9a7dd643fc82c6a # master
+ uses: python-semantic-release/python-semantic-release@657118d28ae4a74d8a387bedf5db2bb7bac0cb33 # master
33
with:
34
github_token: ${{ secrets.GH_TOKEN }}
35
0 commit comments