Skip to content

Commit

Permalink
SRE-208 - Updating to minor version.
Browse files Browse the repository at this point in the history
semver+:minor
  • Loading branch information
jsclifford committed Oct 17, 2024
1 parent 9913fcf commit 83be055
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 83be055

Please sign in to comment.