github actions/runner v2.293.2

latest releases: v2.319.1, v2.319.0, v2.318.0...
pre-release19 months ago

Features

Bugs

  • Fixed an issue where container environment variables names or values could escape the docker command (#2108)
  • Sanitize Windows ENVs (#2280)

Misc

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

[Pre-release] 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.293.2/actions-runner-osx-arm64-2.293.2.tar.gz
# Extract the installer
tar xzf ./actions-runner-osx-arm64-2.293.2.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.293.2/actions-runner-linux-x64-2.293.2.tar.gz
# Extract the installer
tar xzf ./actions-runner-linux-x64-2.293.2.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.293.2/actions-runner-linux-arm64-2.293.2.tar.gz
# Extract the installer
tar xzf ./actions-runner-linux-arm64-2.293.2.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.293.2/actions-runner-linux-arm-2.293.2.tar.gz
# Extract the installer
tar xzf ./actions-runner-linux-arm-2.293.2.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.293.2.zip ef0b9452ed4152776b2a49f5fcce69f08e08f455517e9788b419d5daa6aec47e

  • actions-runner-osx-x64-2.293.2.tar.gz 0d7036d169271725a4083a4e9bc13df76baff5a65c6592ea43e55c0cfc1e1996

  • actions-runner-osx-arm64-2.293.2.tar.gz a6de693630bcece10e9d514b2afa1945bf7ac827e47594ba23316dca227cabf8

  • actions-runner-linux-x64-2.293.2.tar.gz 85ff25911f39538664c42ccf3489909af6dbcc259d9df51c0130fb9694ad222c

  • actions-runner-linux-arm64-2.293.2.tar.gz bb9d98436f8eec1c6eadfea36aeebdeaed1150a0b0cac623dae465035dee3025

  • actions-runner-linux-arm-2.293.2.tar.gz 0c0464200e0dd9d327d8e248be885931f857ec68f103d67ccbd61a05aa59dde9

  • actions-runner-win-x64-2.293.2-noexternals.zip 2af370d04ceeb18602cc52ab6bc15c1cbc8f6ee645ebb19d9d1d56e33ab9785c

  • actions-runner-osx-x64-2.293.2-noexternals.tar.gz 0b74510841f2761bec314174a06927a486d4dea4fbc503a04f60860d39ce6caf

  • actions-runner-osx-arm64-2.293.2-noexternals.tar.gz a8619b398f73c78829ba6cc022253e22db2262f0f6ca4fc40d7af01fe0bc4e7b

  • actions-runner-linux-x64-2.293.2-noexternals.tar.gz 3cf771ee9d875b6752e7080c211ed7343c4bc74c32999b8bef54de801df3c908

  • actions-runner-linux-arm64-2.293.2-noexternals.tar.gz 25306451b2fdc12be34a208c7943cd2c3fc20e807a16c1250004be33c5c26eca

  • actions-runner-linux-arm-2.293.2-noexternals.tar.gz dcaea9411599f8087c34c6deed9ee601555391593d091d8b05acdef185709914

  • actions-runner-win-x64-2.293.2-noruntime.zip b33119899bbef1b38c154cd6580c2138c57d43a0756081fa59baa0618ccba8e0

  • actions-runner-osx-x64-2.293.2-noruntime.tar.gz ac5b97e6a275d50c057c61545150b7a8e0d536bd9b338f5ce73ca7d2cf57f39f

  • actions-runner-osx-arm64-2.293.2-noruntime.tar.gz ff02ccacc90ac37682162802d6c4c9ba1bbdb55f15ea4b7978df34055a076cc1

  • actions-runner-linux-x64-2.293.2-noruntime.tar.gz 8c2da97cd8fbddd78b00ef460fc828b2d1351615a0be088825dde9144f816a71

  • actions-runner-linux-arm64-2.293.2-noruntime.tar.gz 456669b4d863cc7fbcfd237eb428e190a34a328ab1b1bb5a669c95ad14e0722f

  • actions-runner-linux-arm-2.293.2-noruntime.tar.gz c38090575f830c5351c1e187a6531b83c39747778e2ad9293b95724ab63b93ca

  • actions-runner-win-x64-2.293.2-noruntime-noexternals.zip 71a055f5bfe2f34a75804e5b1b5e778805475a018034216fb5bd284fe25d962a

  • actions-runner-osx-x64-2.293.2-noruntime-noexternals.tar.gz 3f2e6ebd6784c941449c43e5c3ebfe2bb21cd08a36ecff5e9115a8f079bd91b1

  • actions-runner-osx-arm64-2.293.2-noruntime-noexternals.tar.gz d300e087ee9b17e0b6836c190aadeb62fb17e6e26a744b6db4a10f11ddb5b640

  • actions-runner-linux-x64-2.293.2-noruntime-noexternals.tar.gz 5f41e35531c7a288b985d11ca9badda7768b453114f7c9044d2c8a7d67746e92

  • actions-runner-linux-arm64-2.293.2-noruntime-noexternals.tar.gz f93e16ccdb63a66fde0c5a3fd5ba668c951f354960071cda86faa551154acebf

  • actions-runner-linux-arm-2.293.2-noruntime-noexternals.tar.gz 0f461defeb75229f7647d5d92a70838bc85ad71fa79510fc71c6341c2bb4ff91

Don't miss a new runner release

NewReleases is sending notifications on new releases.