Skip to content

Commit

Permalink
Update backport workflow to use VachaShah/backport@v2 for enhanced fe…
Browse files Browse the repository at this point in the history
…atures and improved functionality in backporting changes
  • Loading branch information
guidomodarelli committed Nov 7, 2024
1 parent 128ca85 commit 1de4f37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backport.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
installation_retrieval_payload: 22958780

- name: Backport
uses: VachaShah/backport@v1.1.4
uses: VachaShah/backport@v2
with:
github_token: ${{ steps.github_app_token.outputs.token }}
branch_name: backport/backport-${{ github.event.number }}

0 comments on commit 1de4f37

Please sign in to comment.