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 19a0c8c + 796bd6c commit c005d40Copy full SHA for c005d40
.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@18399a7209118c6f0bcc923857ef7052cc5de5e3 # master
+ uses: python-semantic-release/python-semantic-release@d6ea6b856fc884559d9f66b4d9a7dd643fc82c6a # master
33
with:
34
github_token: ${{ secrets.GH_TOKEN }}
35
0 commit comments