We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5278e77 + 568d0ac commit b64e247Copy full SHA for b64e247
2 files changed
README.md
@@ -118,7 +118,7 @@ jobs:
118
119
- id: get-version
120
# You may also reference just the major version.
121
- uses: im-open/git-version-lite@v3.2.0
+ uses: im-open/git-version-lite@v3.2.1
122
with:
123
calculate-prerelease-version: true
124
branch-name: ${{ github.head_ref }} # github.head_ref works when the trigger is pull_request
0 commit comments