We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85760da commit 46ad47eCopy full SHA for 46ad47e
.github/workflows/backport.yml
@@ -14,7 +14,7 @@ permissions:
14
15
jobs:
16
backport:
17
- uses: dotnet/arcade/.github/workflows/backport-base.yml@9a55ea0e91e397758d63be2c553816a159aca271 # 2025-01-13
+ uses: dotnet/arcade/.github/workflows/backport-base.yml@7d717a49d570577936361c14de38bf61271aa274 # 2025-01-13
18
with:
19
pr_description_template: |
20
Backport of #%source_pr_number% to %target_branch%
0 commit comments