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 fec111f + ac3702c commit 65aa685Copy full SHA for 65aa685
.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@825655a47c9f7496f99ab144d28c424d40333a8a # master
+ uses: python-semantic-release/python-semantic-release@2773f6d901a5cefed959c6ccda302ef41fed67dc # master
33
with:
34
github_token: ${{ secrets.GH_TOKEN }}
35
0 commit comments