Summary
Gets the runner image version on hosted agents.
- Namespace
- Cake
.Common .Build .GitHubActions .Data - Containing Type
- Git
Hub Actions Runner Info
Syntax
public string ImageVersion { get; }
Value
| Type | Description |
|---|---|
| string | The runner image version on hosted agents. |
