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 e849f20 commit d382ae4Copy full SHA for d382ae4
.github/workflows/backport.yml
@@ -14,7 +14,7 @@ permissions:
14
15
jobs:
16
backport:
17
- uses: dotnet/arcade/.github/workflows/backport-base.yml@9bbce22e13f399ad3cb8b4b7e53960b621f92ea1 # 2025-01-13
+ uses: dotnet/arcade/.github/workflows/backport-base.yml@080e393ba794356ef2b743cc89481774c4a26656 # 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@9bbce22e13f399ad3cb8b4b7e53960b621f92ea1 # 2024-06-24
+ uses: dotnet/arcade/.github/workflows/backport-base.yml@080e393ba794356ef2b743cc89481774c4a26656 # 2024-06-24
0 commit comments