From effa1dd2ec278505b54b1d765078c991f7cfd6af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Aug 2026 17:37:25 +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 3d135325fdadd83e619a5744d58ab546917f4220 to 6ba2d0cd3df5ddecdd660a41eba00587835eb099. - [Commits](https://github.com/dotnet/arcade/compare/3d135325fdadd83e619a5744d58ab546917f4220...6ba2d0cd3df5ddecdd660a41eba00587835eb099) --- updated-dependencies: - dependency-name: dotnet/arcade/.github/workflows/backport-base.yml dependency-version: 6ba2d0cd3df5ddecdd660a41eba00587835eb099 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 7f84cfb36d79..7ddc2c4a284e 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@3d135325fdadd83e619a5744d58ab546917f4220 + uses: dotnet/arcade/.github/workflows/backport-base.yml@6ba2d0cd3df5ddecdd660a41eba00587835eb099 with: pr_description_template: | Backport of #%source_pr_number% to %target_branch%