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.
1 parent 1991ac5 commit 8d355dcCopy full SHA for 8d355dc
.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@fd8c509df1f16daf3f71a9a6fac49247017017b2 # master
+ uses: python-semantic-release/python-semantic-release@76f1ffae08640b2714f1c333ef38895153e37f34 # master
33
with:
34
github_token: ${{ secrets.GH_TOKEN }}
35
0 commit comments