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 e7ad822 + 37bfb7a commit 7fb2593Copy full SHA for 7fb2593
1 file changed
action.yml
@@ -25,7 +25,7 @@ runs:
25
26
- name: Python Semantic Release
27
id: release
28
- uses: python-semantic-release/python-semantic-release@v9.7.1
+ uses: python-semantic-release/python-semantic-release@v9.7.2
29
with:
30
github_token: ${{ inputs.github-token }}
31
0 commit comments