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 a93157e commit 606901bCopy full SHA for 606901b
.github/workflows/continuous-delivery.yml
@@ -39,7 +39,7 @@ jobs:
39
40
- name: Tag
41
id: tag
42
- uses: issue-ops/semver@v1.0.0
+ uses: issue-ops/semver@v1.1.0
43
with:
44
manifest-path: package.json
45
workspace: ${{ github.workspace }}
0 commit comments