github actions/runner v2.301.0

latest releases: v2.320.0, v2.319.1, v2.319.0...
pre-release21 months ago

Features

  • Log GitHub RequestId for better traceability (#2332)
  • Dual upload summary to Actions and Result service (#2334)
  • Allow providing extra User-Agent for better correlation (#2370)
  • Show more information in the runner log (#2377)
  • New option to remove local config files (#2367)

Bugs

  • Split by regex (#2333)
  • Treat jitconfig as secret (#2335)
  • Add Header/Footer to multi-line message in StdoutTraceListener (#2336)
  • Update Node dependencies (#2381)

Misc

  • Make runner image print diag log to STDOUT (#2331)
  • Update Node.js to 16.16.0 (#2371)
  • Add a disclaimer for which runner version is available to a given tenant (#2362)

Note: Actions Runner follows a progressive release policy, so the latest release might not be available to your enterprise, organization, or repository yet.
To confirm which version of the Actions Runner you should expect, please view the download instructions for your enterprise, organization, or repository.
See https://docs.github.com/en/enterprise-cloud@latest/actions/hosting-your-own-runners/adding-self-hosted-runners

Windows x64

We recommend configuring the runner in a root folder of the Windows drive (e.g. "C:\actions-runner"). This will help avoid issues related to service identity folder permissions and long file path restrictions on Windows.

The following snipped needs to be run on powershell:

# Create a folder under the drive root
mkdir \actions-runner ; cd \actions-runner
# Download the latest runner package
Invoke-WebRequest -Uri https://github.com/actions/runner/releases/download/v2.301.0/actions-runner-win-x64-2.301.0.zip -OutFile actions-runner-win-x64-2.301.0.zip
# Extract the installer
Add-Type -AssemblyName System.IO.Compression.FileSystem ;
[System.IO.Compression.ZipFile]::ExtractToDirectory("$PWD\actions-runner-win-x64-2.301.0.zip", "$PWD")

[Pre-release] Windows arm64

Warning: Windows arm64 runners are currently in preview status and use unofficial versions of nodejs. They are not intended for production workflows.

We recommend configuring the runner in a root folder of the Windows drive (e.g. "C:\actions-runner"). This will help avoid issues related to service identity folder permissions and long file path restrictions on Windows.

The following snipped needs to be run on powershell:

# Create a folder under the drive root
mkdir \actions-runner ; cd \actions-runner
# Download the latest runner package
Invoke-WebRequest -Uri https://github.com/actions/runner/releases/download/v2.301.0/actions-runner-win-arm64-2.301.0.zip -OutFile actions-runner-win-arm64-2.301.0.zip
# Extract the installer
Add-Type -AssemblyName System.IO.Compression.FileSystem ;
[System.IO.Compression.ZipFile]::ExtractToDirectory("$PWD\actions-runner-win-arm64-2.301.0.zip", "$PWD")

OSX x64

# Create a folder
mkdir actions-runner && cd actions-runner
# Download the latest runner package
curl -O -L https://github.com/actions/runner/releases/download/v2.301.0/actions-runner-osx-x64-2.301.0.tar.gz
# Extract the installer
tar xzf ./actions-runner-osx-x64-2.301.0.tar.gz

OSX arm64 (Apple silicon)

# Create a folder
mkdir actions-runner && cd actions-runner
# Download the latest runner package
curl -O -L https://github.com/actions/runner/releases/download/v2.301.0/actions-runner-osx-arm64-2.301.0.tar.gz
# Extract the installer
tar xzf ./actions-runner-osx-arm64-2.301.0.tar.gz

Linux x64

# Create a folder
mkdir actions-runner && cd actions-runner
# Download the latest runner package
curl -O -L https://github.com/actions/runner/releases/download/v2.301.0/actions-runner-linux-x64-2.301.0.tar.gz
# Extract the installer
tar xzf ./actions-runner-linux-x64-2.301.0.tar.gz

Linux arm64

# Create a folder
mkdir actions-runner && cd actions-runner
# Download the latest runner package
curl -O -L https://github.com/actions/runner/releases/download/v2.301.0/actions-runner-linux-arm64-2.301.0.tar.gz
# Extract the installer
tar xzf ./actions-runner-linux-arm64-2.301.0.tar.gz

Linux arm

# Create a folder
mkdir actions-runner && cd actions-runner
# Download the latest runner package
curl -O -L https://github.com/actions/runner/releases/download/v2.301.0/actions-runner-linux-arm-2.301.0.tar.gz
# Extract the installer
tar xzf ./actions-runner-linux-arm-2.301.0.tar.gz

Using your self hosted runner

For additional details about configuring, running, or shutting down the runner please check out our product docs.

SHA-256 Checksums

The SHA-256 checksums for the packages included in this build are shown below:

  • actions-runner-win-x64-2.301.0.zip cebcdf027f4319eccbfe83270c66941f8c1eca0245da855ecddf5a4125d12483

  • actions-runner-win-arm64-2.301.0.zip 6d7e8c6f79ae58584f513ea100936cedfce6c5440e5a29b5818f75a394a4c036

  • actions-runner-osx-x64-2.301.0.tar.gz 8832fd14bc2f1a3d4ec201b481f3ad4766bed27e960f0d8dae7bfbe78d83f682

  • actions-runner-osx-arm64-2.301.0.tar.gz 657c6a2425c7448bdb374d32bbe13ed7de65a13177937cc4cca1c787b7379e2e

  • actions-runner-linux-x64-2.301.0.tar.gz 7b05952aba910db10e26658266733a77c90cc35320ce3fc5597df83bb4b2bb2c

  • actions-runner-linux-arm64-2.301.0.tar.gz 417f990ff45a1dc7efd94fdd6ced774278bb86d7f2733fb12f08fdd3c97a46ec

  • actions-runner-linux-arm-2.301.0.tar.gz abce9b5754afc5204f3dfc0556cadfed470f4ae7ab9e565482ed01be5ecfcab8

  • actions-runner-win-x64-2.301.0-noexternals.zip 3e42b12c97c9ac9b83e790d7c3366485d74d9264c50332854fd8ddb21d4a5efd

  • actions-runner-win-arm64-2.301.0-noexternals.zip 4ee92cff3e36c1ffa3f698e64e283ca01f0fc76cb291a7d19a2f7b591c0ffac4

  • actions-runner-osx-x64-2.301.0-noexternals.tar.gz 4f2941cb289ef4b835912689e1d7bea56feb01bdd0b82e64f6cd51047a5c099a

  • actions-runner-osx-arm64-2.301.0-noexternals.tar.gz c3666fe81d34eea46b1cd145f56e22c396c3c81eaefd108799467675b9d81512

  • actions-runner-linux-x64-2.301.0-noexternals.tar.gz 403fbfc0af1fc87de5f51a396d42a3dc21a35ce73b48e891922be0b28e3f9344

  • actions-runner-linux-arm64-2.301.0-noexternals.tar.gz a9375be02113f313436e2193bd920719f6a7a453b218b71f1673bb882acca70c

  • actions-runner-linux-arm-2.301.0-noexternals.tar.gz 49aead69b4503aa4ec12a4c33a346ad0bf3aab497c9539cb31fa207423a93a0e

  • actions-runner-win-x64-2.301.0-noruntime.zip 3a9f520f3757a2ce92d35d44ce0c92d71cfc55405938a871ecbc0d4f30ba5ebd

  • actions-runner-win-arm64-2.301.0-noruntime.zip c73a69e993e593967c8bb2eb59e331623d241889095d1c7b61f41a2311016eba

  • actions-runner-osx-x64-2.301.0-noruntime.tar.gz 166fb8ac577e3412755ce1b131bfc582d9539cf36473f6f817d687b3ed03ae68

  • actions-runner-osx-arm64-2.301.0-noruntime.tar.gz 2814c3de20f06ba648a3bb004a1c8e46ac593c5c4528cf719c9335988c47c48d

  • actions-runner-linux-x64-2.301.0-noruntime.tar.gz 592ba7de1d7ea414c8d307032d945ab948c13c238ae6fbe0237b5b3cfac32145

  • actions-runner-linux-arm64-2.301.0-noruntime.tar.gz 1ba6ee5f71940baf517ba48cd659df70b762c15a5a8b6cf1c9e9b14df0fe7cbc

  • actions-runner-linux-arm-2.301.0-noruntime.tar.gz 67c8372430ba3e73f9f8abb912b4785a766ba452d8d7f0862d4c8520c146aa9e

  • actions-runner-win-x64-2.301.0-noruntime-noexternals.zip 7575083661fcd99a5e3f73e87770b96cc98b837c1eb503b545bbbb0badd97951

  • actions-runner-win-arm64-2.301.0-noruntime-noexternals.zip 0d0eecc14c49335cd65f952ba180333abf9c2de91e8a6f9807e7d8063514a5ca

  • actions-runner-osx-x64-2.301.0-noruntime-noexternals.tar.gz fb08e5003c91f6b7269338b46225ecc9105a505e9f90636c5b9fa1306389cbbc

  • actions-runner-osx-arm64-2.301.0-noruntime-noexternals.tar.gz 880cb86fc4ebd569a149519458bcb5b45cda164e06babcfdf4ef0306c641c5ea

  • actions-runner-linux-x64-2.301.0-noruntime-noexternals.tar.gz 0c108bbfb358fa5857c71d3826677f7caf80c5660e726c3e198e8e5ccc22fcd0

  • actions-runner-linux-arm64-2.301.0-noruntime-noexternals.tar.gz 41734ef2f404d771c9d51cd02be4c3546e00e354be3f16702e54ada4394108d5

  • actions-runner-linux-arm-2.301.0-noruntime-noexternals.tar.gz 2490126f9d62650e1e4b043a19c5ef2271892cae09209a64ea916beb0808b520

Don't miss a new runner release

NewReleases is sending notifications on new releases.