We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f05b480 commit ca35f40Copy full SHA for ca35f40
.github/workflows/release.yml
@@ -74,7 +74,7 @@ jobs:
74
75
- name: Set next development version environment variable
76
id: new_version
77
- uses: christian-draeger/increment-semantic-version@1.1.0
+ uses: christian-draeger/increment-semantic-version@1.2.0
78
with:
79
current-version: ${{ env.CURRENT_VERSION }}
80
version-fragment: ${{ env.VERSION_FRAGMENT }}
0 commit comments