Skip to content

Commit ed9cc6c

Browse files
authored
ci: downgrade semantic-release-action (#248)
1 parent bc978be commit ed9cc6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-test-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ jobs:
185185
poetry install
186186
poetry build
187187
- name: Semantic Release
188-
uses: splunk/semantic-release-action@v1.3
188+
uses: splunk/semantic-release-action@v1.2
189189
with:
190190
extra_plugins: |
191191
@google/semantic-release-replace-plugin

0 commit comments

Comments
 (0)