Skip to content

Commit 59fb6f9

Browse files
authored
Merge pull request #948 from openedx/dependabot/github_actions/python-semantic-release/python-semantic-release-10.6.2
build(deps): bump python-semantic-release/python-semantic-release from 10.6.1 to 10.6.2
2 parents 267a6c2 + ad72be6 commit 59fb6f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131

3232
- name: Python Semantic Release
3333
id: release
34-
uses: python-semantic-release/python-semantic-release@v10.6.1
34+
uses: python-semantic-release/python-semantic-release@v10.6.2
3535
with:
3636
github_token: ${{ secrets.OPENEDX_SEMANTIC_RELEASE_GITHUB_TOKEN }}
3737
git_committer_name: "github-actions"

0 commit comments

Comments
 (0)