From 3bc822c57e242db85e37d56aea2e885947da520d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Dec 2025 13:01:39 +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 846929727a388f2b1fd3ccf21f67694f44b91b4d to 1c09acb26525da819530dd2678a0b7f62c35cbfd. - [Commits](https://github.com/dotnet/arcade/compare/846929727a388f2b1fd3ccf21f67694f44b91b4d...1c09acb26525da819530dd2678a0b7f62c35cbfd) --- updated-dependencies: - dependency-name: dotnet/arcade/.github/workflows/backport-base.yml dependency-version: 1c09acb26525da819530dd2678a0b7f62c35cbfd 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 0916c132ee0e..ef4a57b80496 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@846929727a388f2b1fd3ccf21f67694f44b91b4d # 2025-01-13 + uses: dotnet/arcade/.github/workflows/backport-base.yml@1c09acb26525da819530dd2678a0b7f62c35cbfd # 2025-01-13 with: pr_description_template: | Backport of #%source_pr_number% to %target_branch%