We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e0b6fe commit 36cb158Copy full SHA for 36cb158
.github/workflows/backport.yml
@@ -14,7 +14,7 @@ permissions:
14
15
jobs:
16
backport:
17
- uses: dotnet/arcade/.github/workflows/backport-base.yml@0c0caeb605f7b2b99408bfa6b18b13526d747727 # 2025-01-13
+ uses: dotnet/arcade/.github/workflows/backport-base.yml@e80f44b15b3050d868dc8fb58d0fa514ca8c7451 # 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@0c0caeb605f7b2b99408bfa6b18b13526d747727 # 2024-06-24
+ uses: dotnet/arcade/.github/workflows/backport-base.yml@e80f44b15b3050d868dc8fb58d0fa514ca8c7451 # 2024-06-24
0 commit comments