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 261394b commit c375d16Copy full SHA for c375d16
.github/workflows/version-bump.yaml
@@ -29,7 +29,7 @@ jobs:
29
fetch-depth: 0
30
31
- name: Universal Version Bump
32
- uses: taj54/universal-version-bump@v0.9.0
+ uses: taj54/universal-version-bump@v0.10.0
33
with:
34
release_type: ${{ inputs.release_type }}
35
git_tag: false
0 commit comments