Skip to content

Commit 68172ae

Browse files
committed
ci: add/update release workflow
1 parent 4bf88fb commit 68172ae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/tf-release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ env:
1818
SEMANTIC_RELEASE_GIT_VERSION: 10.0.1
1919

2020
# renovate: datasource=npm depName=conventional-changelog-conventionalcommits
21-
CONVENTIONAL_CHANGELOG_CONVENTIONALCOMMITS_VERSION: 9.0.0
21+
CONVENTIONAL_CHANGELOG_CONVENTIONALCOMMITS_VERSION: 9.1.0
2222

2323
jobs:
2424
release:
@@ -97,7 +97,7 @@ jobs:
9797
RUNNER_DEBUG: 1
9898
with:
9999
# dry_run: true
100-
semantic_version: 24.2.6
100+
semantic_version: 24.2.7
101101

102102
extra_plugins:
103103
"@semantic-release/changelog@\

0 commit comments

Comments
 (0)