We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cda6d4e commit 2438ae5Copy full SHA for 2438ae5
.github/workflows/deployment.yml
@@ -98,7 +98,7 @@ jobs:
98
with:
99
dry_run: true
100
# renovate: datasource=github-tags packageName=semantic-release/semantic-release depName=semantic-release
101
- semantic_version: v24.2.7
+ semantic_version: v24.2.8
102
extra_plugins: |-
103
@semantic-release/changelog
104
@semantic-release/commit-analyzer
@@ -256,7 +256,7 @@ jobs:
256
257
dry_run: ${{ inputs.release != 'release' }}
258
259
260
261
262
0 commit comments