Skip to content

Commit

Permalink
Merge branch 'nisar-ea-updates' into develop
Browse files Browse the repository at this point in the history
* nisar-ea-updates:
  fix actions pr title
  • Loading branch information
jhkennedy committed Oct 11, 2024
2 parents d7b61a8 + 558e89e commit 823e6db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_actions_version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- name: Open PR
env:
PR_TITLE: Update ASFHyP3/actions version to ${{ env.ACTIONS_VERSION }}
PR_TITLE: Update ASFHyP3/actions version to ${{ github.event.inputs.version }}
PR_BODY: PR created by a new `v*` tag push event
GH_TOKEN: ${{ secrets.TOOLS_BOT_PAK }}
run: |
Expand Down

0 comments on commit 823e6db

Please sign in to comment.