diff --git a/.github/workflows/copilot-autofix.yml b/.github/workflows/copilot-autofix.yml index cf4fa91..4e6fd3e 100644 --- a/.github/workflows/copilot-autofix.yml +++ b/.github/workflows/copilot-autofix.yml @@ -23,7 +23,7 @@ concurrency: jobs: copilot-autofix: - runs-on: activitystream-service-runner-scale-set + runs-on: developer-center-runner-scale-set timeout-minutes: 45 steps: - uses: scheduleonce/github-workflows/.github/actions/copilot-dependency-autofix@main