There was an error while loading. Please reload this page.
1 parent eec8c99 commit 1d36fa2Copy full SHA for 1d36fa2
1 file changed
.github/workflows/release.yml
@@ -17,7 +17,7 @@ env:
17
SEMANTIC_RELEASE_CHANGELOG_VERSION: 6.0.3
18
19
# renovate: datasource=npm depName=@semantic-release/exec
20
- SEMANTIC_RELEASE_EXEC_VERSION: 6.0.3
+ SEMANTIC_RELEASE_EXEC_VERSION: 7.1.0
21
22
# renovate: datasource=npm depName=@semantic-release/git
23
SEMANTIC_RELEASE_GIT_VERSION: 10.0.1
@@ -77,7 +77,7 @@ jobs:
77
RUNNER_DEBUG: 1
78
with:
79
dry_run: ${{ inputs.release-dryrun }}
80
- semantic_version: 23.1.1
+ semantic_version: 24.2.9
81
82
extra_plugins:
83
"@semantic-release/changelog@\
0 commit comments