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 c685a7e + 19fd254 commit 7c8866cCopy full SHA for 7c8866c
.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@0dc72ac9058a62054a45f6344c83a423d7f906a8 # master
+ uses: python-semantic-release/python-semantic-release@1a324000f2251a9e722e77b128bf72712653813f # master
33
with:
34
github_token: ${{ secrets.GH_TOKEN }}
35
0 commit comments