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 40deb85 commit 3e4694bCopy full SHA for 3e4694b
.github/workflows/backport.yml
@@ -14,7 +14,7 @@ permissions:
14
15
jobs:
16
backport:
17
- uses: dotnet/arcade/.github/workflows/backport-base.yml@76dd1b4eb3b15881da350de93805ea6ab936364c # 2025-01-13
+ uses: dotnet/arcade/.github/workflows/backport-base.yml@11c848003df85813f4821fec2d43290fd4ca8594 # 2025-01-13
18
with:
19
pr_description_template: |
20
Backport of #%source_pr_number% to %target_branch%
.github/workflows/inter-branch-merge-flow.yml
@@ -10,4 +10,4 @@ permissions:
10
11
12
Merge:
13
- uses: dotnet/arcade/.github/workflows/backport-base.yml@76dd1b4eb3b15881da350de93805ea6ab936364c # 2024-06-24
+ uses: dotnet/arcade/.github/workflows/backport-base.yml@11c848003df85813f4821fec2d43290fd4ca8594 # 2024-06-24
0 commit comments