Skip to content

Commit 315ad6d

Browse files
[main] (deps): Update dotnet/arcade requirement to 235443a5c1136571cacdfd40576f263f26bf5b9b
Updates the requirements on [dotnet/arcade](https://github.com/dotnet/arcade) to permit the latest version. - [Commits](https://github.com/dotnet/arcade/commits/235443a5c1136571cacdfd40576f263f26bf5b9b) --- updated-dependencies: - dependency-name: dotnet/arcade dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 15cc4f4 commit 315ad6d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/backport.yml

+1-1
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@66269f6a88f6062f2cccf6eb84660a8a6f5cc5ec # 2025-01-13
17+
uses: dotnet/arcade/.github/workflows/backport-base.yml@235443a5c1136571cacdfd40576f263f26bf5b9b # 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

+1-1
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@2e09b2a8a74223d25086d947e2d070827f6c556e # 2024-06-24
13+
uses: dotnet/arcade/.github/workflows/backport-base.yml@235443a5c1136571cacdfd40576f263f26bf5b9b # 2024-06-24

0 commit comments

Comments
 (0)