Skip to content

Commit 1d9705d

Browse files
Update backport workflow. (#5449)
Contains dotnet/arcade#15050 among other improvements. --- TYPE: NO_HISTORY
1 parent 1ca277c commit 1d9705d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/backport.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ permissions:
1414

1515
jobs:
1616
backport:
17-
uses: dotnet/arcade/.github/workflows/backport-base.yml@aa70f3a7a494063952307a9b1df7ca0ab67bce13
17+
uses: dotnet/arcade/.github/workflows/backport-base.yml@66269f6a88f6062f2cccf6eb84660a8a6f5cc5ec
1818
with:
1919
pr_title_template: '[Backport %target_branch%] %source_pr_title% (#%source_pr_number%)'
2020
pr_description_template: |

0 commit comments

Comments
 (0)