We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bec329 commit 37cfc24Copy full SHA for 37cfc24
.github/workflows/release_version.yaml
@@ -18,6 +18,6 @@ jobs:
18
persist-credentials: false
19
20
- name: Python Semantic Release
21
- uses: python-semantic-release/[email protected].7
+ uses: python-semantic-release/[email protected].8
22
with:
23
github_token: ${{ secrets.GH_PAT_SEM_REL_ASAFG }}
0 commit comments