From 83be055d97de4c489d816a84b163b7097a80e895 Mon Sep 17 00:00:00 2001 From: Josh Clifford <37558619+jsclifford@users.noreply.github.com> Date: Thu, 17 Oct 2024 10:28:40 -0600 Subject: [PATCH] SRE-208 - Updating to minor version. semver+:minor --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3075436..bfc99fb 100644 --- a/README.md +++ b/README.md @@ -118,7 +118,7 @@ jobs: - id: get-version # You may also reference just the major version. - uses: im-open/git-version-lite@v3.1.2 + uses: im-open/git-version-lite@v3.2.0 with: calculate-prerelease-version: true branch-name: ${{ github.head_ref }} # github.head_ref works when the trigger is pull_request