We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15cc4f4 commit 315ad6dCopy full SHA for 315ad6d
.github/workflows/backport.yml
@@ -14,7 +14,7 @@ permissions:
14
15
jobs:
16
backport:
17
- uses: dotnet/arcade/.github/workflows/backport-base.yml@66269f6a88f6062f2cccf6eb84660a8a6f5cc5ec # 2025-01-13
+ uses: dotnet/arcade/.github/workflows/backport-base.yml@235443a5c1136571cacdfd40576f263f26bf5b9b # 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@2e09b2a8a74223d25086d947e2d070827f6c556e # 2024-06-24
+ uses: dotnet/arcade/.github/workflows/backport-base.yml@235443a5c1136571cacdfd40576f263f26bf5b9b # 2024-06-24
0 commit comments