We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87655dc commit d2949deCopy full SHA for d2949de
.github/workflows/release.yml
@@ -82,6 +82,6 @@ jobs:
82
persist-credentials: false
83
84
- name: Python Semantic Release
85
- uses: python-semantic-release/python-semantic-release@v9.15.1
+ uses: python-semantic-release/python-semantic-release@v9.15.2
86
with:
87
github_token: ${{ secrets.PAT }}
0 commit comments