Skip to content

Commit

Permalink
Update patch-version.yml to use v4 patch-action
Browse files Browse the repository at this point in the history
  • Loading branch information
dwai-wai authored Dec 25, 2024
1 parent 1e0c636 commit e5d8c7b
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@v3
uses: nasa-jpl/patch-version@v4
with:
commit_msg: "${{ github.event.head_commit.message }}"
commit_sha: "${{ github.event.after }}"
Expand Down

0 comments on commit e5d8c7b

Please sign in to comment.