We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents df23eeb + 30c59ce commit 6c37193Copy full SHA for 6c37193
1 file changed
.github/workflows/continuous-delivery.yml
@@ -58,7 +58,7 @@ jobs:
58
59
- name: Tag
60
id: tag
61
- uses: issue-ops/semver@v2
+ uses: issue-ops/semver@v3
62
with:
63
manifest-path: package.json
64
workspace: ${{ github.workspace }}
0 commit comments