Skip to content

Commit

Permalink
Merge pull request #6 from nasa-jpl/dwai-test-out-v3-of-action
Browse files Browse the repository at this point in the history
Update to use official v3 version of patch-version
  • Loading branch information
dwai-wai authored Dec 24, 2024
2 parents 2850ca0 + ee41fc2 commit d70e385
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@main
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 d70e385

Please sign in to comment.