Skip to content

v2.303.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Mar 11:07
e676c78

Features

  • Preparation work to support matrix context in output keys (#2477)
  • Add update certificates to ./run.sh if RUNNER_UPDATE_CA_CERTS env is set (#2471)
  • Bypass all proxies for all hosts if no_proxy='*' is set (#2395)
  • Change runner image to make user/folder align with ubuntu-latest hosted runner. (#2469)

Bugs

  • Exit on runner version deprecation error (#2299)
  • Runner service exit after consecutive re-try exits (#2426)

Misc

  • Replace deprecated command with environment file (#2429)
  • Make requests to Run service to renew job request (#2461)
  • Add job/step log upload to Result service (#2447, #2439)

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.303.0/actions-runner-win-x64-2.303.0.zip -OutFile actions-runner-win-x64-2.303.0.zip
# Extract the installer
Add-Type -AssemblyName System.IO.Compression.FileSystem ;
[System.IO.Compression.ZipFile]::ExtractToDirectory("$PWD\actions-runner-win-x64-2.303.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.303.0/actions-runner-win-arm64-2.303.0.zip -OutFile actions-runner-win-arm64-2.303.0.zip
# Extract the installer
Add-Type -AssemblyName System.IO.Compression.FileSystem ;
[System.IO.Compression.ZipFile]::ExtractToDirectory("$PWD\actions-runner-win-arm64-2.303.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.303.0/actions-runner-osx-x64-2.303.0.tar.gz
# Extract the installer
tar xzf ./actions-runner-osx-x64-2.303.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.303.0/actions-runner-osx-arm64-2.303.0.tar.gz
# Extract the installer
tar xzf ./actions-runner-osx-arm64-2.303.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.303.0/actions-runner-linux-x64-2.303.0.tar.gz
# Extract the installer
tar xzf ./actions-runner-linux-x64-2.303.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.303.0/actions-runner-linux-arm64-2.303.0.tar.gz
# Extract the installer
tar xzf ./actions-runner-linux-arm64-2.303.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.303.0/actions-runner-linux-arm-2.303.0.tar.gz
# Extract the installer
tar xzf ./actions-runner-linux-arm-2.303.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.303.0.zip 2368cd782c5b0dba1af8f90e1cc1c294cce2d165ed24f026577304b66440b31e

  • actions-runner-win-arm64-2.303.0.zip f7d78a98b3d10d265066e85520862f062aeda0294453c58a2b21ebb747b08f09

  • actions-runner-osx-x64-2.303.0.tar.gz 8bd595568ceee5eb25576972bc8075b47c149b3fac7eb7873deed67944b45739

  • actions-runner-osx-arm64-2.303.0.tar.gz bbbac8011066b6cec93deb2365132b082b92287baaf34b5d9539e955ffe450ff

  • actions-runner-linux-x64-2.303.0.tar.gz e4a9fb7269c1a156eb5d5369232d0cd62e06bec2fd2b321600e85ac914a9cc73

  • actions-runner-linux-arm64-2.303.0.tar.gz 53f137fb4c00ac9906cbdf4b7c5c14e2e9555a2843d5c0171f6368207472464d

  • actions-runner-linux-arm-2.303.0.tar.gz cb55db5f6e8e2ab3db0c4236aad7d240e413a2b8aa7dffd24a288255dbb05fcf

  • actions-runner-win-x64-2.303.0-noexternals.zip 5d8c88927fbe2283d2fa325f806560f10a9850731c0b4c898ca2f7964fdd406e

  • actions-runner-win-arm64-2.303.0-noexternals.zip 6b0e5c89df2d387e6f56221896e83142c14a1afc626c710d373faeb05c7b177d

  • actions-runner-osx-x64-2.303.0-noexternals.tar.gz f78e3ad691924e78022754e0648d92a289435d5ede036237ddfd178b1df29f25

  • actions-runner-osx-arm64-2.303.0-noexternals.tar.gz acc1227c10820e12cd70ece24eee6a79442dd591c34f13443702254347d9b490

  • actions-runner-linux-x64-2.303.0-noexternals.tar.gz 022f3c71c0e0991415e8f895dc9aa22c16d32b3dd2d5f7423bbd97ae972416ac

  • actions-runner-linux-arm64-2.303.0-noexternals.tar.gz c4bec766c0f048a51193fb857e764f9270825738cf9eb0819a1b45824a3d7afc

  • actions-runner-linux-arm-2.303.0-noexternals.tar.gz 01ab11f1ed1a4065c77de4fa832533b4c2b51f6cac1a1430bf6258188df09000

  • actions-runner-win-x64-2.303.0-noruntime.zip 765a390e1241aa878be1d806bd449dce88348d114dca9a73e28c5ca42bc68b50

  • actions-runner-win-arm64-2.303.0-noruntime.zip f7f7a3b947a66b0b9290f5659d287962cee941c3bee3981eb81d8c5f7f0f74c1

  • actions-runner-osx-x64-2.303.0-noruntime.tar.gz 7de3a2b66ea77f757a6f27b94c4e6f4403df2b7e3be800cc38f2502dead63b34

  • actions-runner-osx-arm64-2.303.0-noruntime.tar.gz 8efdd164ddbc7ad0fe2bbe4dde35cc49a6b1263c993b3b0e03bfb8d1bdc840b6

  • actions-runner-linux-x64-2.303.0-noruntime.tar.gz 2634a6fd0f9f2402cfc186063b8e129bd4391f0aecc0a524a292e1623360d501

  • actions-runner-linux-arm64-2.303.0-noruntime.tar.gz e353d520ca2f24fe8685e83f74f3c153b5d0e44965d20433cb3a6fd57d7b865e

  • actions-runner-linux-arm-2.303.0-noruntime.tar.gz 01e150e8929926b8739c2e7fc873843d892a82c61635f2c118e00242309d78ae

  • actions-runner-win-x64-2.303.0-noruntime-noexternals.zip f208879cc1da7893bf911b7a601e3eb5648d2c86e04b880ae428465c679f8dbc

  • actions-runner-win-arm64-2.303.0-noruntime-noexternals.zip e1f382005c6b48eee23b704ae2819771d80f05732135c79b093b9889ef73d0c7

  • actions-runner-osx-x64-2.303.0-noruntime-noexternals.tar.gz 3f53b1a10f837c96e83b6d569dc2ecbcaa0dc79e4a4aee8ea2ddf71643f1d54b

  • actions-runner-osx-arm64-2.303.0-noruntime-noexternals.tar.gz f50cdf73ea09b1b5850032cf45c30e90e97e6fc3ecfcd81de68638282423b997

  • actions-runner-linux-x64-2.303.0-noruntime-noexternals.tar.gz fc4577472fef7dea377dcb4a7835ae274029db008fd0a6a0c03bf1ecfa189ee5

  • actions-runner-linux-arm64-2.303.0-noruntime-noexternals.tar.gz ec4cb5000a6d4d33ba29f565d950dc3382c6d7fbfef7fd327765cfa5921fa703

  • actions-runner-linux-arm-2.303.0-noruntime-noexternals.tar.gz 266b7c14efe8b68626aa5b2fae1eb1207a77a37a6361ca8958e2a197683291cf