diff --git a/.github/workflows/backport.yml b/.github/workflows/backport.yml index 4937384b0ab0..07851e879e37 100644 --- a/.github/workflows/backport.yml +++ b/.github/workflows/backport.yml @@ -14,7 +14,7 @@ permissions: jobs: backport: - uses: dotnet/arcade/.github/workflows/backport-base.yml@9a55ea0e91e397758d63be2c553816a159aca271 # 2025-01-13 + uses: dotnet/arcade/.github/workflows/backport-base.yml@7d717a49d570577936361c14de38bf61271aa274 # 2025-01-13 with: pr_description_template: | Backport of #%source_pr_number% to %target_branch%