[+] Version: v2.321.0 [+] URL: https://github.com/actions/runner/releases/tag/v2.321.0 [+] ChangeLog: https://github.com/actions/runner/releases/latest * Fix release workflow to use distinct artifact names by @ericsciple in https://github.com/actions/runner/pull/3485 * Update dotnet sdk to latest version @6.0.425 by @github-actions in https://github.com/actions/runner/pull/3433 * add ref and type to job completion in run service by @yaananth in https://github.com/actions/runner/pull/3492 * Remove Broker Migration Message logging by @luketomlinson in https://github.com/actions/runner/pull/3493 * Bump dotnet SDK to dotnet 8. by @TingluoHuang in https://github.com/actions/runner/pull/3500 * Remove dotnet8 compatibility test. by @TingluoHuang in https://github.com/actions/runner/pull/3502 * Remove node16 from the runner. by @TingluoHuang in https://github.com/actions/runner/pull/3503 * send action name for run service by @yaananth in https://github.com/actions/runner/pull/3520 * Handle runner not found by @ericsciple in https://github.com/actions/runner/pull/3536 * Publish job telemetry to run-service. by @TingluoHuang in https://github.com/actions/runner/pull/3545 * Fetch repo-level runner groups from API in v2 flow by @lucavallin in https://github.com/actions/runner/pull/3546 * Allow runner to check service connection in background. by @TingluoHuang in https://github.com/actions/runner/pull/3542 * Expose ENV for cache service v2. by @TingluoHuang in https://github.com/actions/runner/pull/3548 * Update runner docker image. by @TingluoHuang in https://github.com/actions/runner/pull/3511 * Bump Azure.Storage.Blobs from 12.19.1 to 12.23.0 in /src by @dependabot in https://github.com/actions/runner/pull/3549 * fix dotnet-upgrade.yml to print right version by @TingluoHuang in https://github.com/actions/runner/pull/3550 * Update dotnet sdk to latest version @8.0.404 by @github-actions in https://github.com/actions/runner/pull/3552 * Configure dependabot to check github-actions updates by @Goooler in https://github.com/actions/runner/pull/3333 * Bump actions/checkout from 3 to 4 by @dependabot in https://github.com/actions/runner/pull/3556 ## New Contributors * @lucavallin made their first contribution in https://github.com/actions/runner/pull/3546 * @Goooler made their first contribution in https://github.com/actions/runner/pull/3333