Skip to content

Commit

Permalink
Merge pull request #120 from nasa-jpl/dwai-bump-patch-action-version
Browse files Browse the repository at this point in the history
Bumped patch-version to v3, which uses the repo's git tags to determi…
  • Loading branch information
dwai-wai authored Dec 24, 2024
2 parents 0b50c5e + e5c3819 commit 2894dc9
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 2894dc9

Please sign in to comment.