mirror of
https://github.com/actions/actions-runner-controller.git
synced 2025-12-11 12:06:57 +00:00
Update runner version to 2.300.2 (#2141)
* Update runner version to 2.300.2 * Bump up runner and container hooks versions * Bump up runner version * Bump up runner and container hooks versions * Update actions-runner-dind-rootless.ubuntu-22.04.dockerfile * Update actions-runner-dind.ubuntu-20.04.dockerfile * Update actions-runner-dind.ubuntu-22.04.dockerfile * Update actions-runner.ubuntu-20.04.dockerfile * Update actions-runner.ubuntu-22.04.dockerfile * Bump up runner versions * Bump up container hooks versions
This commit is contained in:
@@ -41,7 +41,7 @@ var (
|
||||
|
||||
testResultCMNamePrefix = "test-result-"
|
||||
|
||||
RunnerVersion = "2.299.1"
|
||||
RunnerVersion = "2.300.2"
|
||||
)
|
||||
|
||||
// If you're willing to run this test via VS Code "run test" or "debug test",
|
||||
|
||||
Reference in New Issue
Block a user