Skip to content

Commit 568d0ac

Browse files
Update README version to v3.2.1 and rebuild action with updated esbuild
Co-authored-by: ahernandez411 <11199284+ahernandez411@users.noreply.github.com>
1 parent b3fec20 commit 568d0ac

2 files changed

Lines changed: 667 additions & 587 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ jobs:
118118

119119
- id: get-version
120120
# You may also reference just the major version.
121-
uses: im-open/git-version-lite@v3.2.0
121+
uses: im-open/git-version-lite@v3.2.1
122122
with:
123123
calculate-prerelease-version: true
124124
branch-name: ${{ github.head_ref }} # github.head_ref works when the trigger is pull_request

0 commit comments

Comments
 (0)