fix: pin python-semantic-release to fix release process (#1200) · python-zeroconf/python-zeroconf@c145a23

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Commit c145a23

authored

fix: pin python-semantic-release to fix release process (#1200)

1 parent 030d97a commit c145a23

File tree

1 file changed

+

1

-

1

lines changed

1 file changed

+

1

-

1

lines changed

Lines changed: 1 addition & 1 deletion

Original file line numberDiff line numberDiff line change

@@ -130,7 +130,7 @@ jobs:

130130

uses: actions/setup-python@v4

131131
132132

- name: Install python-semantic-release

133-

run: pipx install python-semantic-release

133+

run: pipx install python-semantic-release==7.34.6

134134
135135

- name: Get Release Tag

136136

id: release_tag

0 commit comments

Comments

 (0)