Skip to content

Commit

Permalink
Bumped patch-version to v3, which uses the repo's git tags to determi…
Browse files Browse the repository at this point in the history
…ne the next version post bump
  • Loading branch information
dwai-wai committed Dec 24, 2024
1 parent 0b50c5e commit e5c3819
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/patch-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
ssh-key: ${{ secrets.GHA_DEPLOY_KEY }}
- name: Patch version information
id: patching
uses: nasa-jpl/patch-version@v2
uses: nasa-jpl/patch-version@v3
with:
commit_msg: "${{ github.event.head_commit.message }}"
commit_sha: "${{ github.event.after }}"
Expand Down

0 comments on commit e5c3819

Please sign in to comment.