From 4facdd1954c4e1c4939ef9d3b1f69b1c571a6fce Mon Sep 17 00:00:00 2001 From: Nikola Jokic Date: Thu, 19 Mar 2026 18:15:06 +0100 Subject: [PATCH] Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> --- docs/gha-runner-scale-set-controller/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/gha-runner-scale-set-controller/README.md b/docs/gha-runner-scale-set-controller/README.md index 5c611ef5..e96b9ce3 100644 --- a/docs/gha-runner-scale-set-controller/README.md +++ b/docs/gha-runner-scale-set-controller/README.md @@ -45,7 +45,7 @@ You can follow [this troubleshooting guide](https://docs.github.com/en/actions/h ### 0.14.0 -1. Fix AcivityId typo in error strings [#4359](https://github.com/actions/actions-runner-controller/pull/4359) +1. Fix ActivityId typo in error strings [#4359](https://github.com/actions/actions-runner-controller/pull/4359) 1. Include the HTTP status code in jit error [#4361](https://github.com/actions/actions-runner-controller/pull/4361) 1. Fix tests and generate mocks [#4384](https://github.com/actions/actions-runner-controller/pull/4384) 1. Switch client to scaleset library for the listener and update mocks [#4383](https://github.com/actions/actions-runner-controller/pull/4383)