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 47eb49d commit 0dad930Copy full SHA for 0dad930
.github/workflows/wipac-cicd.yml
@@ -174,7 +174,7 @@ jobs:
174
ref: ${{ github.sha }} # lock to triggered commit (github.ref is dynamic)
175
# copied from tag-and-release
176
- name: Determine next version
177
- uses: WIPACrepo/wipac-dev-next-version-action@v1.3
+ uses: WIPACrepo/wipac-dev-next-version-action@v1.5
178
id: next-version
179
with:
180
force-patch-if-no-commit-token: true
0 commit comments