2 parents 267a6c2 + ad72be6 commit 59fb6f9Copy full SHA for 59fb6f9
1 file changed
.github/workflows/release.yml
@@ -31,7 +31,7 @@ jobs:
31
32
- name: Python Semantic Release
33
id: release
34
- uses: python-semantic-release/python-semantic-release@v10.6.1
+ uses: python-semantic-release/python-semantic-release@v10.6.2
35
with:
36
github_token: ${{ secrets.OPENEDX_SEMANTIC_RELEASE_GITHUB_TOKEN }}
37
git_committer_name: "github-actions"
0 commit comments