From f218e4f6879f81c8a8503691cc0f180ea72f7ee4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Nov 2025 13:01:47 +0000 Subject: [PATCH] [main] (deps): Bump dotnet/arcade/.github/workflows/backport-base.yml Bumps [dotnet/arcade/.github/workflows/backport-base.yml](https://github.com/dotnet/arcade) from f7629bdbfe6a8a4e7a31dede65a392e1e31815b0 to 70312249bc7f64b6bc9c0387c3cc24541376c829. - [Commits](https://github.com/dotnet/arcade/compare/f7629bdbfe6a8a4e7a31dede65a392e1e31815b0...70312249bc7f64b6bc9c0387c3cc24541376c829) --- updated-dependencies: - dependency-name: dotnet/arcade/.github/workflows/backport-base.yml dependency-version: 70312249bc7f64b6bc9c0387c3cc24541376c829 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/backport.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/backport.yml b/.github/workflows/backport.yml index d62b23e042c7..8f691aaa5304 100644 --- a/.github/workflows/backport.yml +++ b/.github/workflows/backport.yml @@ -14,7 +14,7 @@ permissions: jobs: backport: - uses: dotnet/arcade/.github/workflows/backport-base.yml@f7629bdbfe6a8a4e7a31dede65a392e1e31815b0 # 2025-01-13 + uses: dotnet/arcade/.github/workflows/backport-base.yml@70312249bc7f64b6bc9c0387c3cc24541376c829 # 2025-01-13 with: pr_description_template: | Backport of #%source_pr_number% to %target_branch%