Skip to content

Commit 83e7339

Browse files
[main] (deps): Bump dotnet/arcade
Bumps [dotnet/arcade](https://github.com/dotnet/arcade) from 11c848003df85813f4821fec2d43290fd4ca8594 to 43abe63bfc701d34e6599490a557a74710693410. - [Commits](dotnet/arcade@11c8480...43abe63) --- updated-dependencies: - dependency-name: dotnet/arcade dependency-version: 43abe63bfc701d34e6599490a557a74710693410 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0b3cd8c commit 83e7339

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@11c848003df85813f4821fec2d43290fd4ca8594 # 2025-01-13
17+
uses: dotnet/arcade/.github/workflows/backport-base.yml@43abe63bfc701d34e6599490a557a74710693410 # 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
@@ -10,4 +10,4 @@ permissions:
1010

1111
jobs:
1212
Merge:
13-
uses: dotnet/arcade/.github/workflows/backport-base.yml@11c848003df85813f4821fec2d43290fd4ca8594 # 2024-06-24
13+
uses: dotnet/arcade/.github/workflows/backport-base.yml@43abe63bfc701d34e6599490a557a74710693410 # 2024-06-24

0 commit comments

Comments
 (0)