Skip to content

[main] (deps): Bump dotnet/arcade from 7a09c1144283309440a7966c664199944198c920 to 1e422be1c79975401cc61f555a97e85180445b6d #62424

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
[main] (deps): Bump dotnet/arcade
Bumps [dotnet/arcade](https://github.com/dotnet/arcade) from 7a09c1144283309440a7966c664199944198c920 to 1e422be1c79975401cc61f555a97e85180445b6d.
- [Commits](dotnet/arcade@7a09c11...1e422be)

---
updated-dependencies:
- dependency-name: dotnet/arcade
  dependency-version: 1e422be1c79975401cc61f555a97e85180445b6d
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 20, 2025
commit 05123a131449f1ab7567ea77b2089baae9141f5d
2 changes: 1 addition & 1 deletion .github/workflows/backport.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ permissions:

jobs:
backport:
uses: dotnet/arcade/.github/workflows/backport-base.yml@7a09c1144283309440a7966c664199944198c920 # 2025-01-13
uses: dotnet/arcade/.github/workflows/backport-base.yml@1e422be1c79975401cc61f555a97e85180445b6d # 2025-01-13
with:
pr_description_template: |
Backport of #%source_pr_number% to %target_branch%
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/inter-branch-merge-flow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ permissions:

jobs:
Merge:
uses: dotnet/arcade/.github/workflows/backport-base.yml@7a09c1144283309440a7966c664199944198c920 # 2024-06-24
uses: dotnet/arcade/.github/workflows/backport-base.yml@1e422be1c79975401cc61f555a97e85180445b6d # 2024-06-24