Skip to content

Commit fcf90c9

Browse files
[main] (deps): Bump dotnet/arcade (#63559)
Bumps [dotnet/arcade](https://github.com/dotnet/arcade) from 2ffdd15280699387ec37586e43496152e710d9f8 to 6aa173793e862e03b509406b2a554a2d8bedaf34. - [Commits](dotnet/arcade@2ffdd15...6aa1737) --- updated-dependencies: - dependency-name: dotnet/arcade dependency-version: 6aa173793e862e03b509406b2a554a2d8bedaf34 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3675069 commit fcf90c9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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@2ffdd15280699387ec37586e43496152e710d9f8 # 2025-01-13
17+
uses: dotnet/arcade/.github/workflows/backport-base.yml@6aa173793e862e03b509406b2a554a2d8bedaf34 # 2025-01-13
1818
with:
1919
pr_description_template: |
2020
Backport of #%source_pr_number% to %target_branch%

.github/workflows/inter-branch-merge-flow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ permissions:
1111

1212
jobs:
1313
Merge:
14-
uses: dotnet/arcade/.github/workflows/inter-branch-merge-base.yml@2ffdd15280699387ec37586e43496152e710d9f8 # 2024-06-24
14+
uses: dotnet/arcade/.github/workflows/inter-branch-merge-base.yml@6aa173793e862e03b509406b2a554a2d8bedaf34 # 2024-06-24

0 commit comments

Comments
 (0)