releases.shpreview
GitHub/Actions Runner

Actions Runner

$npx -y @buildinternet/releases show github-actions-runner
Mon
Wed
Fri
AprMayJunJulAugSepOctNovDecJanFebMarApr
Less
More
Releases4Avg1/moVersionsv2.331.0 → v2.333.1
Jan 27, 2022

Features

Bugs

  • Fixes an issue where the run.sh and run.cmd scripts were not working as expected (#1634)

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.287.1/actions-runner-win-x64-2.287.1.zip -OutFile actions-runner-win-x64-2.287.1.zip
# Extract the installer
Add-Type -AssemblyName System.IO.Compression.FileSystem ;
[System.IO.Compression.ZipFile]::ExtractToDirectory("$PWD\actions-runner-win-x64-2.287.1.zip", "$PWD")

OSX

# 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.287.1/actions-runner-osx-x64-2.287.1.tar.gz
# Extract the installer
tar xzf ./actions-runner-osx-x64-2.287.1.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.287.1/actions-runner-linux-x64-2.287.1.tar.gz
# Extract the installer
tar xzf ./actions-runner-linux-x64-2.287.1.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.287.1/actions-runner-linux-arm64-2.287.1.tar.gz
# Extract the installer
tar xzf ./actions-runner-linux-arm64-2.287.1.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.287.1/actions-runner-linux-arm-2.287.1.tar.gz
# Extract the installer
tar xzf ./actions-runner-linux-arm-2.287.1.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.287.1.zip <!-- BEGIN SHA win-x64 -->91f8ab7837b2968328fa04fa14ec8f18767b0dfa12b2b293e77cf36ee6d33673<!-- END SHA win-x64 -->

  • actions-runner-osx-x64-2.287.1.tar.gz <!-- BEGIN SHA osx-x64 -->e3c99df84f6e184e04c2dba60a8ad51a9d6115c29186d725a7d3d91561c3f839<!-- END SHA osx-x64 -->

  • actions-runner-linux-x64-2.287.1.tar.gz <!-- BEGIN SHA linux-x64 -->8fa64384d6fdb764797503cf9885e01273179079cf837bfc2b298b1a8fd01d52<!-- END SHA linux-x64 -->

  • actions-runner-linux-arm64-2.287.1.tar.gz <!-- BEGIN SHA linux-arm64 -->9a59cb84458b27767e082080e7b575e42b36f0e32a493fc9627ca8e29f4b3346<!-- END SHA linux-arm64 -->

  • actions-runner-linux-arm-2.287.1.tar.gz <!-- BEGIN SHA linux-arm -->cd61ab3f9742a20d4fa69281153e8449ab5ad13ef7248ed2839bc232e15773fe<!-- END SHA linux-arm -->

  • actions-runner-win-x64-2.287.1-noexternals.zip <!-- BEGIN SHA win-x64_noexternals -->b1e35bb1c70eb89d978255cb3c47797fe404f104570f3b55d19db33fce0ad8b5<!-- END SHA win-x64_noexternals -->

  • actions-runner-osx-x64-2.287.1-noexternals.tar.gz <!-- BEGIN SHA osx-x64_noexternals -->15a653771bf351ba317eae21395b1129468c9ea24256dbcba7cdc761fe684f2e<!-- END SHA osx-x64_noexternals -->

  • actions-runner-linux-x64-2.287.1-noexternals.tar.gz <!-- BEGIN SHA linux-x64_noexternals -->623213dcfa15cd81e4c7bcdd45a803e0af7aca410b36f3aa96e36080f9af4365<!-- END SHA linux-x64_noexternals -->

  • actions-runner-linux-arm64-2.287.1-noexternals.tar.gz <!-- BEGIN SHA linux-arm64_noexternals -->c6f5f855cdff3e91bc8b3713dddbbfe9d5adedbe92305c82db9b14118ff8329b<!-- END SHA linux-arm64_noexternals -->

  • actions-runner-linux-arm-2.287.1-noexternals.tar.gz <!-- BEGIN SHA linux-arm_noexternals -->c76ae025725bd8fa96ee30310bbb2f7a0a212d685e534ceb8fc1dd677efbae55<!-- END SHA linux-arm_noexternals -->

  • actions-runner-win-x64-2.287.1-noruntime.zip <!-- BEGIN SHA win-x64_noruntime -->02efd0599e4df86da820b447abc352eff18222fd68edea63991e0eea1c695b86<!-- END SHA win-x64_noruntime -->

  • actions-runner-osx-x64-2.287.1-noruntime.tar.gz <!-- BEGIN SHA osx-x64_noruntime -->633579fce1f44334e41ed60ae5f0f65bc76e28e7124981a6e506e18bd9bef48a<!-- END SHA osx-x64_noruntime -->

  • actions-runner-linux-x64-2.287.1-noruntime.tar.gz <!-- BEGIN SHA linux-x64_noruntime -->b2fef08214463600be37f95ef1ed50a0d345fe52cd8d843c458a7a18c347fbcd<!-- END SHA linux-x64_noruntime -->

  • actions-runner-linux-arm64-2.287.1-noruntime.tar.gz <!-- BEGIN SHA linux-arm64_noruntime -->fdea344b5a6f4d067769472bd8459e8c145338d89dbb9f9a0460edeb39427108<!-- END SHA linux-arm64_noruntime -->

  • actions-runner-linux-arm-2.287.1-noruntime.tar.gz <!-- BEGIN SHA linux-arm_noruntime -->7b9e79c5f868a4f703bd5cfe84a896f64769e0c1de765ec4f4530a74661926cf<!-- END SHA linux-arm_noruntime -->

  • actions-runner-win-x64-2.287.1-noruntime-noexternals.zip <!-- BEGIN SHA win-x64_noruntime_noexternals -->7a62a18ba15ad564cec960a3c9b38a65c5e9b3904a65d0ee6265485a34a3623a<!-- END SHA win-x64_noruntime_noexternals -->

  • actions-runner-osx-x64-2.287.1-noruntime-noexternals.tar.gz <!-- BEGIN SHA osx-x64_noruntime_noexternals -->5b2f8d1b45c17c8ba7ba49ab2edd94635018db1e43b7f1f6f5c474786f6e71ad<!-- END SHA osx-x64_noruntime_noexternals -->

  • actions-runner-linux-x64-2.287.1-noruntime-noexternals.tar.gz <!-- BEGIN SHA linux-x64_noruntime_noexternals -->9c7c26ba109ca93779f27fef745c5e3671fdc10661ac782db9e1c70c57998bde<!-- END SHA linux-x64_noruntime_noexternals -->

  • actions-runner-linux-arm64-2.287.1-noruntime-noexternals.tar.gz <!-- BEGIN SHA linux-arm64_noruntime_noexternals -->b4c44990323a2835e87614b003cb4457b2beb9d222f667cc70b87c6fcc7e2e4c<!-- END SHA linux-arm64_noruntime_noexternals -->

  • actions-runner-linux-arm-2.287.1-noruntime-noexternals.tar.gz <!-- BEGIN SHA linux-arm_noruntime_noexternals -->b334ebf541142acb16348f3c46606deb101c08ababa89918ed68000cc38ef40c<!-- END SHA linux-arm_noruntime_noexternals -->

Features

  • Add Runner Configuration option to disable auto update --disableupdate (#1558)
  • Introduce GITHUB_ACTIONS_RUNNER_TLS_NO_VERIFY env variable to skip SSL Cert Verification on the Runner (#1616)
  • Adds support for downloading trimmed versions of the runner when the entire package does not need to be upgraded (#1568)

Bugs

  • Set Outcome/Conclusion for composite action steps (#1600)

Misc

  • Update run.sh to more gracefully handle updates (#1494)
  • Use 8Mb default chunking for File Container Uploads (#1626)
  • Performance improvements in handling large amounts of live logs (#1592)
  • Allow ./svc.sh stop to exit as soon as runner process exits (#1580)
  • Add additional tracing to help troubleshoot job message corruption (#1587)

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.287.0/actions-runner-win-x64-2.287.0.zip -OutFile actions-runner-win-x64-2.287.0.zip
# Extract the installer
Add-Type -AssemblyName System.IO.Compression.FileSystem ;
[System.IO.Compression.ZipFile]::ExtractToDirectory("$PWD\actions-runner-win-x64-2.287.0.zip", "$PWD")

OSX

# 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.287.0/actions-runner-osx-x64-2.287.0.tar.gz
# Extract the installer
tar xzf ./actions-runner-osx-x64-2.287.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.287.0/actions-runner-linux-x64-2.287.0.tar.gz
# Extract the installer
tar xzf ./actions-runner-linux-x64-2.287.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.287.0/actions-runner-linux-arm64-2.287.0.tar.gz
# Extract the installer
tar xzf ./actions-runner-linux-arm64-2.287.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.287.0/actions-runner-linux-arm-2.287.0.tar.gz
# Extract the installer
tar xzf ./actions-runner-linux-arm-2.287.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.287.0.zip <!-- BEGIN SHA win-x64 -->73b7a50809e10e1b142b8bcf73c1f399a0da154637f755d297258f30998dcaf2<!-- END SHA win-x64 -->

  • actions-runner-osx-x64-2.287.0.tar.gz <!-- BEGIN SHA osx-x64 -->c6d05c16600511b70de71e505228cb634b7491a660c4c2984e243a32e1409a6e<!-- END SHA osx-x64 -->

  • actions-runner-linux-x64-2.287.0.tar.gz <!-- BEGIN SHA linux-x64 -->dd310ece5e54f4fc3a72d3bf5949362142f7d68744c59c13dbd901043fc20278<!-- END SHA linux-x64 -->

  • actions-runner-linux-arm64-2.287.0.tar.gz <!-- BEGIN SHA linux-arm64 -->70940998ab0458ec63c1c6fb405ebcaae85e624988145144ac72d49e3a9b63d1<!-- END SHA linux-arm64 -->

  • actions-runner-linux-arm-2.287.0.tar.gz <!-- BEGIN SHA linux-arm -->44232a6c595a15be6d62c212a50042e4e340381db726ddffa3f8c1084bd4530d<!-- END SHA linux-arm -->

  • actions-runner-win-x64-2.287.0-noexternals.zip <!-- BEGIN SHA win-x64_noexternals -->4bdbce951ed49019a28d8eec39ac0de96f9c69dec2a9ee7b3e4cb8af0900b99b<!-- END SHA win-x64_noexternals -->

  • actions-runner-osx-x64-2.287.0-noexternals.tar.gz <!-- BEGIN SHA osx-x64_noexternals -->064ed4327a1eba6baeec7007c05a3d74f3be271708f1124c28f664ccb0fa8b06<!-- END SHA osx-x64_noexternals -->

  • actions-runner-linux-x64-2.287.0-noexternals.tar.gz <!-- BEGIN SHA linux-x64_noexternals -->046624b329b6cf24177e4b35f2b6948645a5f2f2b709350b634f7b0182bb5c79<!-- END SHA linux-x64_noexternals -->

  • actions-runner-linux-arm64-2.287.0-noexternals.tar.gz <!-- BEGIN SHA linux-arm64_noexternals -->a1a130a75141be05bebfea4ed56db6d8cbcc4b4f258f466c1a6d7340ee019312<!-- END SHA linux-arm64_noexternals -->

  • actions-runner-linux-arm-2.287.0-noexternals.tar.gz <!-- BEGIN SHA linux-arm_noexternals -->5a70578a836b77877977c7cad884dc761318317e2262789c395cb8ef2097f2fe<!-- END SHA linux-arm_noexternals -->

  • actions-runner-win-x64-2.287.0-noruntime.zip <!-- BEGIN SHA win-x64_noruntime -->8bc686a09a75575f10a786107f16966176e56f76c6d16c48994b20497ee4c7df<!-- END SHA win-x64_noruntime -->

  • actions-runner-osx-x64-2.287.0-noruntime.tar.gz <!-- BEGIN SHA osx-x64_noruntime -->ee9eee0864e36f1e993e0ec383e6fbad448f67dc15b4e547acdae4e716cb05ba<!-- END SHA osx-x64_noruntime -->

  • actions-runner-linux-x64-2.287.0-noruntime.tar.gz <!-- BEGIN SHA linux-x64_noruntime -->a2777c9bfdb93dea4e4aa784ef74353b1845ae506f33cb1dc9cc018935379871<!-- END SHA linux-x64_noruntime -->

  • actions-runner-linux-arm64-2.287.0-noruntime.tar.gz <!-- BEGIN SHA linux-arm64_noruntime -->8f6aaded5047168f54cf2d8bf0b806dea08b694cc2bec7008510bad2290aa27a<!-- END SHA linux-arm64_noruntime -->

  • actions-runner-linux-arm-2.287.0-noruntime.tar.gz <!-- BEGIN SHA linux-arm_noruntime -->ed5ad9e77a39ed57cfdee6f1bceb0777202abfb041a0429d9bfe1883563eb12e<!-- END SHA linux-arm_noruntime -->

  • actions-runner-win-x64-2.287.0-noruntime-noexternals.zip <!-- BEGIN SHA win-x64_noruntime_noexternals -->658c8b4f29884bab11af29b96e1d21ef2aa5751503d4c04c54a2ab6c9a811128<!-- END SHA win-x64_noruntime_noexternals -->

  • actions-runner-osx-x64-2.287.0-noruntime-noexternals.tar.gz <!-- BEGIN SHA osx-x64_noruntime_noexternals -->059ab3b06ac25177541a4c5a2c79b2092da0611acfff7fbf901071a0a42dab55<!-- END SHA osx-x64_noruntime_noexternals -->

  • actions-runner-linux-x64-2.287.0-noruntime-noexternals.tar.gz <!-- BEGIN SHA linux-x64_noruntime_noexternals -->fc6fbabf46a7b1e9d0cbfaabb03c0aa249b545c4d54c1ad47a86f703268498db<!-- END SHA linux-x64_noruntime_noexternals -->

  • actions-runner-linux-arm64-2.287.0-noruntime-noexternals.tar.gz <!-- BEGIN SHA linux-arm64_noruntime_noexternals -->c5d89f7d6e5f4d5e97aabf3878e60d718d59649e49bc1ead8e1409da2751d045<!-- END SHA linux-arm64_noruntime_noexternals -->

  • actions-runner-linux-arm-2.287.0-noruntime-noexternals.tar.gz <!-- BEGIN SHA linux-arm_noruntime_noexternals -->145d9f91ba307a1a878403dbaa4cb85d93b5f5ab4ee0ba54eaf1c0eef3882dee<!-- END SHA linux-arm_noruntime_noexternals -->

Jan 14, 2022

Features

  • N/A

Bugs

  • Fix breaking change in dotnet 6 around globalization-invariant. (#1609)

Misc

  • N/A

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.286.1/actions-runner-win-x64-2.286.1.zip -OutFile actions-runner-win-x64-2.286.1.zip
# Extract the installer
Add-Type -AssemblyName System.IO.Compression.FileSystem ;
[System.IO.Compression.ZipFile]::ExtractToDirectory("$PWD\actions-runner-win-x64-2.286.1.zip", "$PWD")

OSX

# 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.286.1/actions-runner-osx-x64-2.286.1.tar.gz
# Extract the installer
tar xzf ./actions-runner-osx-x64-2.286.1.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.286.1/actions-runner-linux-x64-2.286.1.tar.gz
# Extract the installer
tar xzf ./actions-runner-linux-x64-2.286.1.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.286.1/actions-runner-linux-arm64-2.286.1.tar.gz
# Extract the installer
tar xzf ./actions-runner-linux-arm64-2.286.1.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.286.1/actions-runner-linux-arm-2.286.1.tar.gz
# Extract the installer
tar xzf ./actions-runner-linux-arm-2.286.1.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.286.1.zip <!-- BEGIN SHA win-x64 -->25244d08718eb35d9b68dc13954727a6d8fdcd5bbb29bb5601c46694e91705de<!-- END SHA win-x64 -->

  • actions-runner-osx-x64-2.286.1.tar.gz <!-- BEGIN SHA osx-x64 -->46fe77f587d74b7c0f4f7c4efb917b568749d813ed3a4f826d875877de2e7d8d<!-- END SHA osx-x64 -->

  • actions-runner-linux-x64-2.286.1.tar.gz <!-- BEGIN SHA linux-x64 -->7b1509c353ea4e6561b2ed2e916dcbf2a0d8ce21172edd9f8c846a20b6462cd6<!-- END SHA linux-x64 -->

  • actions-runner-linux-arm64-2.286.1.tar.gz <!-- BEGIN SHA linux-arm64 -->9a0519d1551d167bd51f7591b219bc789d4d9c03994bb6666f337723387fc806<!-- END SHA linux-arm64 -->

  • actions-runner-linux-arm-2.286.1.tar.gz <!-- BEGIN SHA linux-arm -->bc97072fd3380e6cb941185b946537f34d0b0dda8d11b1fa67d7411b3d354e08<!-- END SHA linux-arm -->

  • actions-runner-win-x64-2.286.1-noexternals.zip <!-- BEGIN SHA win-x64_noexternals -->490a53fe6c0419f8c5c631095469258aca1a43a49d3682b0dde9d71a10a65ea0<!-- END SHA win-x64_noexternals -->

  • actions-runner-osx-x64-2.286.1-noexternals.tar.gz <!-- BEGIN SHA osx-x64_noexternals -->574da5791a63b719a4ff9bf82cf7a4573cf9c6bf9d0aad0ad7562bd736e3a575<!-- END SHA osx-x64_noexternals -->

  • actions-runner-linux-x64-2.286.1-noexternals.tar.gz <!-- BEGIN SHA linux-x64_noexternals -->60df8aa2b9efb555fb72c86ddcbfefbe9db24890794f7ec8440d7ba717dd7da3<!-- END SHA linux-x64_noexternals -->

  • actions-runner-linux-arm64-2.286.1-noexternals.tar.gz <!-- BEGIN SHA linux-arm64_noexternals -->dff9526802184e72097d96becbfd9b08b60fa5df6032d0262684eb17d777489c<!-- END SHA linux-arm64_noexternals -->

  • actions-runner-linux-arm-2.286.1-noexternals.tar.gz <!-- BEGIN SHA linux-arm_noexternals -->c606734e5737421631c3b6927eabe063ce6d51e89de6326c20f6c772a9ebfe36<!-- END SHA linux-arm_noexternals -->

  • actions-runner-win-x64-2.286.1-noruntime.zip <!-- BEGIN SHA win-x64_noruntime -->c9fc27fd241f94c07f745d4c505b42615c66312a891ab34cac1d58ae8d527ccb<!-- END SHA win-x64_noruntime -->

  • actions-runner-osx-x64-2.286.1-noruntime.tar.gz <!-- BEGIN SHA osx-x64_noruntime -->2a2dbb6e6124e22ba95a0ebebf0ce0690324a25bf84bf48348477b9fc14569fb<!-- END SHA osx-x64_noruntime -->

  • actions-runner-linux-x64-2.286.1-noruntime.tar.gz <!-- BEGIN SHA linux-x64_noruntime -->1621856f6b278dd31822183d4e6bf8944aa8662b96c75590852a4ee57f8d8382<!-- END SHA linux-x64_noruntime -->

  • actions-runner-linux-arm64-2.286.1-noruntime.tar.gz <!-- BEGIN SHA linux-arm64_noruntime -->010674fa0c67d38b44192f39e4f14191f0ba7b82ddcb0c15aea8074cdb379ff1<!-- END SHA linux-arm64_noruntime -->

  • actions-runner-linux-arm-2.286.1-noruntime.tar.gz <!-- BEGIN SHA linux-arm_noruntime -->845b3a9f1ec3ee83c4adccc9ba4dc24387f1ca638385bcdd6323b772c02e6a43<!-- END SHA linux-arm_noruntime -->

  • actions-runner-win-x64-2.286.1-noruntime-noexternals.zip <!-- BEGIN SHA win-x64_noruntime_noexternals -->8ef3e118478089f3267e7df8f0f103790ad0579c41986cc43ed46e495f8b79fc<!-- END SHA win-x64_noruntime_noexternals -->

  • actions-runner-osx-x64-2.286.1-noruntime-noexternals.tar.gz <!-- BEGIN SHA osx-x64_noruntime_noexternals -->4d402bbd98feb22924394cb5bdfb57af6f7e606e06b05e10f84dff7228b9bb6f<!-- END SHA osx-x64_noruntime_noexternals -->

  • actions-runner-linux-x64-2.286.1-noruntime-noexternals.tar.gz <!-- BEGIN SHA linux-x64_noruntime_noexternals -->6a6e6c2100b96d898de409221c9f830bcdc2f606ba26e3033d6bc57d97d768a3<!-- END SHA linux-x64_noruntime_noexternals -->

  • actions-runner-linux-arm64-2.286.1-noruntime-noexternals.tar.gz <!-- BEGIN SHA linux-arm64_noruntime_noexternals -->6ecae60867010ff7e13f28ae8266cdde0412d1613acaf85b943e7e62c733282c<!-- END SHA linux-arm64_noruntime_noexternals -->

  • actions-runner-linux-arm-2.286.1-noruntime-noexternals.tar.gz <!-- BEGIN SHA linux-arm_noruntime_noexternals -->b97387045edfd681e2ffe19a3e371da2b756e5dfeed11cad3e976012e9b6cb7f<!-- END SHA linux-arm_noruntime_noexternals -->

Dec 21, 2021

Features

  • Bump runtime to dotnet 6 (#1471)
  • Show service container logs on teardown (#1563)

Bugs

  • Add masks for multiline secrets from ::add-mask:: (#1521)
  • fix Log size and retention settings not work (#1507)
  • Refactor SelfUpdater adding L0 tests. (#1564)
  • Fix test failure: /bin/sleep on Macos 11 (Monterey) does not accept the suffix s. (#1472)

Misc

  • Update dependency check for dotnet 6. (#1551)
  • Produce trimmed down runner packages. (#1556)
  • Deleted extra background in github-praph.png, which is displayed in README.md (#1432)

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.286.0/actions-runner-win-x64-2.286.0.zip -OutFile actions-runner-win-x64-2.286.0.zip
# Extract the installer
Add-Type -AssemblyName System.IO.Compression.FileSystem ;
[System.IO.Compression.ZipFile]::ExtractToDirectory("$PWD\actions-runner-win-x64-2.286.0.zip", "$PWD")

OSX

# 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.286.0/actions-runner-osx-x64-2.286.0.tar.gz
# Extract the installer
tar xzf ./actions-runner-osx-x64-2.286.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.286.0/actions-runner-linux-x64-2.286.0.tar.gz
# Extract the installer
tar xzf ./actions-runner-linux-x64-2.286.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.286.0/actions-runner-linux-arm64-2.286.0.tar.gz
# Extract the installer
tar xzf ./actions-runner-linux-arm64-2.286.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.286.0/actions-runner-linux-arm-2.286.0.tar.gz
# Extract the installer
tar xzf ./actions-runner-linux-arm-2.286.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.286.0.zip <!-- BEGIN SHA win-x64 -->137e03ccffe98d7d7f29170417c0c75133ef99574e673df7891f996119eef95d<!-- END SHA win-x64 -->

  • actions-runner-osx-x64-2.286.0.tar.gz <!-- BEGIN SHA osx-x64 -->c780598891a964e44a4fc43e75cff122e1ab49929677d4adbce5c814b4d9fb60<!-- END SHA osx-x64 -->

  • actions-runner-linux-x64-2.286.0.tar.gz <!-- BEGIN SHA linux-x64 -->855b84fe96fda84b22bb9efa2088652d785ed856a7af484b5f4c44f650d7eecf<!-- END SHA linux-x64 -->

  • actions-runner-linux-arm64-2.286.0.tar.gz <!-- BEGIN SHA linux-arm64 -->66082dd016da94b1935fedd038c3c8f0c8d7cb531bc57e8a549a373b9ecd1dd6<!-- END SHA linux-arm64 -->

  • actions-runner-linux-arm-2.286.0.tar.gz <!-- BEGIN SHA linux-arm -->9cbbe8b09cee054cc6ce05c22fbb2513c01f3533d8cbe6c6cee92e71bb5d9f53<!-- END SHA linux-arm -->

  • actions-runner-win-x64-2.286.0-noexternals.zip <!-- BEGIN SHA win-x64_noexternals -->f82c2927e5524e58a1c28f53482f749ca0af4ec8502d3870b75ebce0fabd6955<!-- END SHA win-x64_noexternals -->

  • actions-runner-osx-x64-2.286.0-noexternals.tar.gz <!-- BEGIN SHA osx-x64_noexternals -->54b56bed8a4cfef32d75a29509f557ffe27f7198a921a52afcf48760227ab07d<!-- END SHA osx-x64_noexternals -->

  • actions-runner-linux-x64-2.286.0-noexternals.tar.gz <!-- BEGIN SHA linux-x64_noexternals -->e9aedd60efc847bcef323d2298709ddb1ea087e4490199321353ed63945b1ffe<!-- END SHA linux-x64_noexternals -->

  • actions-runner-linux-arm64-2.286.0-noexternals.tar.gz <!-- BEGIN SHA linux-arm64_noexternals -->47fff48b1fcd835de62a8043a9c2dd195c96ac8e2686a6bd31f96966ef4dfef1<!-- END SHA linux-arm64_noexternals -->

  • actions-runner-linux-arm-2.286.0-noexternals.tar.gz <!-- BEGIN SHA linux-arm_noexternals -->befe0e6a507d5948ea2f98e3da6561c62109c1174e5543304b5f9b2d7a234ab6<!-- END SHA linux-arm_noexternals -->

  • actions-runner-win-x64-2.286.0-noruntime.zip <!-- BEGIN SHA win-x64_noruntime -->3792a09f3825e348212092c9d05495fb252b4406629e54e207c4838170d4477e<!-- END SHA win-x64_noruntime -->

  • actions-runner-osx-x64-2.286.0-noruntime.tar.gz <!-- BEGIN SHA osx-x64_noruntime -->c0e6894184b93b077aa44c34ed4c3a216d0b0e36625d8298f190dff89afd56f3<!-- END SHA osx-x64_noruntime -->

  • actions-runner-linux-x64-2.286.0-noruntime.tar.gz <!-- BEGIN SHA linux-x64_noruntime -->92d6f0627e75ca98d6752226591f2997c811d4b15dc2dd4096b7b3a99a436be9<!-- END SHA linux-x64_noruntime -->

  • actions-runner-linux-arm64-2.286.0-noruntime.tar.gz <!-- BEGIN SHA linux-arm64_noruntime -->27b36cecbc9a70c050587f223400170fbaf95cd17d0fe8eb6f6bb41dc13fb40d<!-- END SHA linux-arm64_noruntime -->

  • actions-runner-linux-arm-2.286.0-noruntime.tar.gz <!-- BEGIN SHA linux-arm_noruntime -->55fe04bc4ef3f01461ee16f477a6d87bf7f81abfc8b5914b1e486ed5edad7fa4<!-- END SHA linux-arm_noruntime -->

  • actions-runner-win-x64-2.286.0-noruntime-noexternals.zip <!-- BEGIN SHA win-x64_noruntime_noexternals -->9145f820523950129082f5b79120b9310b0ba0308cb8c50f1dd9e9c27b29927f<!-- END SHA win-x64_noruntime_noexternals -->

  • actions-runner-osx-x64-2.286.0-noruntime-noexternals.tar.gz <!-- BEGIN SHA osx-x64_noruntime_noexternals -->c756c2985f54105879fbe9f62931db36dc1e831e9b0ec02b854aa571f29cf82c<!-- END SHA osx-x64_noruntime_noexternals -->

  • actions-runner-linux-x64-2.286.0-noruntime-noexternals.tar.gz <!-- BEGIN SHA linux-x64_noruntime_noexternals -->f8ad417b95a4dd9b81c609ac4db466fb794aee05e42692ea21e5a5fc4c3a02b6<!-- END SHA linux-x64_noruntime_noexternals -->

  • actions-runner-linux-arm64-2.286.0-noruntime-noexternals.tar.gz <!-- BEGIN SHA linux-arm64_noruntime_noexternals -->66e74074ee30e8b19604deb9a8979e764a2edfede6183df3392bbca566e1c9e5<!-- END SHA linux-arm64_noruntime_noexternals -->

  • actions-runner-linux-arm-2.286.0-noruntime-noexternals.tar.gz <!-- BEGIN SHA linux-arm_noruntime_noexternals -->ef74038fc108977fef9514ed8468eef429fa9b59686494537ebf8a967e5ac5ec<!-- END SHA linux-arm_noruntime_noexternals -->

Dec 6, 2021

Features

  • n/a

Bugs

  • Revert node12 version due to fs.copyFileSync hang #1537

Misc

  • n/a

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.285.1/actions-runner-win-x64-2.285.1.zip -OutFile actions-runner-win-x64-2.285.1.zip
# Extract the installer
Add-Type -AssemblyName System.IO.Compression.FileSystem ;
[System.IO.Compression.ZipFile]::ExtractToDirectory("$PWD\actions-runner-win-x64-2.285.1.zip", "$PWD")

OSX

# 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.285.1/actions-runner-osx-x64-2.285.1.tar.gz
# Extract the installer
tar xzf ./actions-runner-osx-x64-2.285.1.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.285.1/actions-runner-linux-x64-2.285.1.tar.gz
# Extract the installer
tar xzf ./actions-runner-linux-x64-2.285.1.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.285.1/actions-runner-linux-arm64-2.285.1.tar.gz
# Extract the installer
tar xzf ./actions-runner-linux-arm64-2.285.1.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.285.1/actions-runner-linux-arm-2.285.1.tar.gz
# Extract the installer
tar xzf ./actions-runner-linux-arm-2.285.1.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.285.1.zip <!-- BEGIN SHA win-x64 -->f79dbb6dfae9d42d0befb8cff30a145dd32c9b1df6ff280c9935c46884b001f3<!-- END SHA win-x64 -->
  • actions-runner-osx-x64-2.285.1.tar.gz <!-- BEGIN SHA osx-x64 -->e46c1b305acaffab10a85d417cda804f4721707c85e5353ee3428b385642e6fd<!-- END SHA osx-x64 -->
  • actions-runner-linux-x64-2.285.1.tar.gz <!-- BEGIN SHA linux-x64 -->5fd98e1009ed13783d17cc73f13ea9a55f21b45ced915ed610d00668b165d3b2<!-- END SHA linux-x64 -->
  • actions-runner-linux-arm64-2.285.1.tar.gz <!-- BEGIN SHA linux-arm64 -->8a0afe1ef136a07908de457f4017edabbce66524d56bd3d92179b3b3d2202917<!-- END SHA linux-arm64 -->
  • actions-runner-linux-arm-2.285.1.tar.gz <!-- BEGIN SHA linux-arm -->90cd8e9dfbc4b165f8ae1f01ff3aba8f0db572d5cad3c96f1b3310510b4d0320<!-- END SHA linux-arm -->
Nov 29, 2021

Features

  • Print source of secret in runs (Actions/Dependabot/None) #1411
  • Support node.js 16 and bump node.js 12 version #1439

Bugs

  • Fix a bug where local node action would crash in post-steps #1481

Misc

  • Add telemetry around runner update process. #1497
  • Improve telemetry to better diagnose runner configuration issues #1487
  • Clean up dependencies #1470

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.285.0/actions-runner-win-x64-2.285.0.zip -OutFile actions-runner-win-x64-2.285.0.zip
# Extract the installer
Add-Type -AssemblyName System.IO.Compression.FileSystem ;
[System.IO.Compression.ZipFile]::ExtractToDirectory("$PWD\actions-runner-win-x64-2.285.0.zip", "$PWD")

OSX

# 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.285.0/actions-runner-osx-x64-2.285.0.tar.gz
# Extract the installer
tar xzf ./actions-runner-osx-x64-2.285.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.285.0/actions-runner-linux-x64-2.285.0.tar.gz
# Extract the installer
tar xzf ./actions-runner-linux-x64-2.285.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.285.0/actions-runner-linux-arm64-2.285.0.tar.gz
# Extract the installer
tar xzf ./actions-runner-linux-arm64-2.285.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.285.0/actions-runner-linux-arm-2.285.0.tar.gz
# Extract the installer
tar xzf ./actions-runner-linux-arm-2.285.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.285.0.zip <!-- BEGIN SHA win-x64 -->1364cf5c84cfc5a42080e285d2747bdc522527bb148249e39073f2aa6dac8f17<!-- END SHA win-x64 -->
  • actions-runner-osx-x64-2.285.0.tar.gz <!-- BEGIN SHA osx-x64 -->8f1f66a5390ef34c5e6258037f58d6e269bcd953869b735153e6cf7d22131766<!-- END SHA osx-x64 -->
  • actions-runner-linux-x64-2.285.0.tar.gz <!-- BEGIN SHA linux-x64 -->87e4f032839466086dc7828f2e044bfd8fff33d57a009a2df7a03c163ac0f87b<!-- END SHA linux-x64 -->
  • actions-runner-linux-arm64-2.285.0.tar.gz <!-- BEGIN SHA linux-arm64 -->742fed0e438a6e695f6284cdd9c448da5b38225ca9ad72002348e7d56322a837<!-- END SHA linux-arm64 -->
  • actions-runner-linux-arm-2.285.0.tar.gz <!-- BEGIN SHA linux-arm -->12f06cb2815c44d87bab877c582d32efc79149ef0f20cb0c20db2312d2f33a39<!-- END SHA linux-arm -->
Nov 1, 2021

Features

  • Expose GITHUB_REF_* as environment variable (#1314)
  • Add arch to runner context (#1372)
  • Support Conditional Steps in Composite Actions (#1438)
  • Log current runner version in terminal (#1441)

Bugs

  • Makes the user keychains available to the service (#847)
  • Use Actions Service health and api.github.com endpoints after connection failure on Actions Server and Hosted (#1385)
  • Fix an issue where nested local composite actions did not correctly register post steps (#1433)

Misc

  • Cleanup Older versions on MacOS now that we recreate node versions as needed (#1410)

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.284.0/actions-runner-win-x64-2.284.0.zip -OutFile actions-runner-win-x64-2.284.0.zip
# Extract the installer
Add-Type -AssemblyName System.IO.Compression.FileSystem ;
[System.IO.Compression.ZipFile]::ExtractToDirectory("$PWD\actions-runner-win-x64-2.284.0.zip", "$PWD")

OSX

# 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.284.0/actions-runner-osx-x64-2.284.0.tar.gz
# Extract the installer
tar xzf ./actions-runner-osx-x64-2.284.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.284.0/actions-runner-linux-x64-2.284.0.tar.gz
# Extract the installer
tar xzf ./actions-runner-linux-x64-2.284.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.284.0/actions-runner-linux-arm64-2.284.0.tar.gz
# Extract the installer
tar xzf ./actions-runner-linux-arm64-2.284.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.284.0/actions-runner-linux-arm-2.284.0.tar.gz
# Extract the installer
tar xzf ./actions-runner-linux-arm-2.284.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.284.0.zip <!-- BEGIN SHA win-x64 -->7785341894d93b040aaef6656786f44b8fc52d8042f267705bf287939ce58f71<!-- END SHA win-x64 -->
  • actions-runner-osx-x64-2.284.0.tar.gz <!-- BEGIN SHA osx-x64 -->5f9dc650058151ddec7308d1fde89ab926af9dfcb5cf8137e6fe520baee8dbd3<!-- END SHA osx-x64 -->
  • actions-runner-linux-x64-2.284.0.tar.gz <!-- BEGIN SHA linux-x64 -->1ddfd7bbd3f2b8f5684a7d88d6ecb6de3cb2281a2a359543a018cc6e177067fc<!-- END SHA linux-x64 -->
  • actions-runner-linux-arm64-2.284.0.tar.gz <!-- BEGIN SHA linux-arm64 -->a7a4e31d93d5852710dbacbb5f024be581c337c1be92ba2c729bb81e756bd49b<!-- END SHA linux-arm64 -->
  • actions-runner-linux-arm-2.284.0.tar.gz <!-- BEGIN SHA linux-arm -->2891eefcd2cd0cea33aef2261b628017d0879f69d66481c18350e2e50f3933f3<!-- END SHA linux-arm -->
Oct 4, 2021

Features

Bugs

  • Fixed an issue where ephemeral runners did not restart after upgrading (#1396)

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.283.3/actions-runner-win-x64-2.283.3.zip -OutFile actions-runner-win-x64-2.283.3.zip
# Extract the installer
Add-Type -AssemblyName System.IO.Compression.FileSystem ;
[System.IO.Compression.ZipFile]::ExtractToDirectory("$PWD\actions-runner-win-x64-2.283.3.zip", "$PWD")

OSX

# 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.283.3/actions-runner-osx-x64-2.283.3.tar.gz
# Extract the installer
tar xzf ./actions-runner-osx-x64-2.283.3.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.283.3/actions-runner-linux-x64-2.283.3.tar.gz
# Extract the installer
tar xzf ./actions-runner-linux-x64-2.283.3.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.283.3/actions-runner-linux-arm64-2.283.3.tar.gz
# Extract the installer
tar xzf ./actions-runner-linux-arm64-2.283.3.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.283.3/actions-runner-linux-arm-2.283.3.tar.gz
# Extract the installer
tar xzf ./actions-runner-linux-arm-2.283.3.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.283.3.zip <!-- BEGIN SHA win-x64 -->ce8f26affa95434dcbcb44b993f25d435fb3f66aad53048960f25ca426831d7f<!-- END SHA win-x64 -->
  • actions-runner-osx-x64-2.283.3.tar.gz <!-- BEGIN SHA osx-x64 -->74a840aac35a7ac3ba3f55f4aa7c241e67361f2ce29146b5fbf43e2db8be0df3<!-- END SHA osx-x64 -->
  • actions-runner-linux-x64-2.283.3.tar.gz <!-- BEGIN SHA linux-x64 -->09aa49b96a8cbe75878dfcdc4f6d313e430d9f92b1f4625116b117a21caaba89<!-- END SHA linux-x64 -->
  • actions-runner-linux-arm64-2.283.3.tar.gz <!-- BEGIN SHA linux-arm64 -->b2a0eeffdcd7b731298cf6fdb40e2a69d6c087310e812e8b2e34e643b6d3bfdf<!-- END SHA linux-arm64 -->
  • actions-runner-linux-arm-2.283.3.tar.gz <!-- BEGIN SHA linux-arm -->ae88feb1a2480be43b74a24b618f4da7e58d98a6ae54d1ad53ceedc265e27edf<!-- END SHA linux-arm -->
Sep 30, 2021

Features

Bugs

  • Fixed an issue where ephemeral runners deregistered themselves when jobs were not successful (#1384)
  • Fixed an issue where you were not able to un-configure a runner that changed groups (#1359)
  • Disable stop-commands command using well known keywords as a token (#1371)

Misc

  • Don't retry 422 error codes when downloading actions (#1352)
  • Handle upgrade more smoothly on OSX (#1381)

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.283.2/actions-runner-win-x64-2.283.2.zip -OutFile actions-runner-win-x64-2.283.2.zip
# Extract the installer
Add-Type -AssemblyName System.IO.Compression.FileSystem ;
[System.IO.Compression.ZipFile]::ExtractToDirectory("$PWD\actions-runner-win-x64-2.283.2.zip", "$PWD")

OSX

# 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.283.2/actions-runner-osx-x64-2.283.2.tar.gz
# Extract the installer
tar xzf ./actions-runner-osx-x64-2.283.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.283.2/actions-runner-linux-x64-2.283.2.tar.gz
# Extract the installer
tar xzf ./actions-runner-linux-x64-2.283.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.283.2/actions-runner-linux-arm64-2.283.2.tar.gz
# Extract the installer
tar xzf ./actions-runner-linux-arm64-2.283.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.283.2/actions-runner-linux-arm-2.283.2.tar.gz
# Extract the installer
tar xzf ./actions-runner-linux-arm-2.283.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.283.2.zip <!-- BEGIN SHA win-x64 -->ad249c02785a2efc9e44ee4b57e31310dd4552ef0a700a2e38fcdff00d9d53b4<!-- END SHA win-x64 -->
  • actions-runner-osx-x64-2.283.2.tar.gz <!-- BEGIN SHA osx-x64 -->d7d026b9bf1cb3f133cf53e79c71c0458a82b3f2bdb0a8859cd386ae18ee7c4a<!-- END SHA osx-x64 -->
  • actions-runner-linux-x64-2.283.2.tar.gz <!-- BEGIN SHA linux-x64 -->ef2b350068f7d581eb6840e3c399a42f9cb808f7ee9a0456f3ad97c84ccb2a9d<!-- END SHA linux-x64 -->
  • actions-runner-linux-arm64-2.283.2.tar.gz <!-- BEGIN SHA linux-arm64 -->990646bdced99679e752c1af9d26fdd8a93d319ce0e24c9a30c1c6b25e505ced<!-- END SHA linux-arm64 -->
  • actions-runner-linux-arm-2.283.2.tar.gz <!-- BEGIN SHA linux-arm -->0c0c67e8a1dddccf74303d58c59477f2d233aa3f2b62e076e7f257f854ae1198<!-- END SHA linux-arm -->
Sep 20, 2021

Features

  • Collect more telemetry
  • Make runner.name available as a runner context variable
  • Add attempt number (run_attempt) to GitHub context
  • When using the --ephemeral flag, ensure that the runner cleans up local .runner and .credentials files after completion (#1337)

Misc

  • Improved network troubleshooting docs

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.283.1/actions-runner-win-x64-2.283.1.zip -OutFile actions-runner-win-x64-2.283.1.zip
# Extract the installer
Add-Type -AssemblyName System.IO.Compression.FileSystem ;
[System.IO.Compression.ZipFile]::ExtractToDirectory("$PWD\actions-runner-win-x64-2.283.1.zip", "$PWD")

OSX

# 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.283.1/actions-runner-osx-x64-2.283.1.tar.gz
# Extract the installer
tar xzf ./actions-runner-osx-x64-2.283.1.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.283.1/actions-runner-linux-x64-2.283.1.tar.gz
# Extract the installer
tar xzf ./actions-runner-linux-x64-2.283.1.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.283.1/actions-runner-linux-arm64-2.283.1.tar.gz
# Extract the installer
tar xzf ./actions-runner-linux-arm64-2.283.1.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.283.1/actions-runner-linux-arm-2.283.1.tar.gz
# Extract the installer
tar xzf ./actions-runner-linux-arm-2.283.1.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.283.1.zip <!-- BEGIN SHA win-x64 -->b7edc2fcd125f76e2e0b59c803123e264c50b0186e771ba55210e0d129cf2692<!-- END SHA win-x64 -->
  • actions-runner-osx-x64-2.283.1.tar.gz <!-- BEGIN SHA osx-x64 -->c6f04c7c2c0f1706810fa15e5c0cd773310acbfe60dd4cd88459cbefa9a4bb75<!-- END SHA osx-x64 -->
  • actions-runner-linux-x64-2.283.1.tar.gz <!-- BEGIN SHA linux-x64 -->aebaaf7c00f467584b921f432f9f9fb50abf06e1b6b226545fbcbdaa65ed3031<!-- END SHA linux-x64 -->
  • actions-runner-linux-arm64-2.283.1.tar.gz <!-- BEGIN SHA linux-arm64 -->20c3d1e6ff03b0c5bc73c4ef7710e0048f509b19d5b789e26f468feafddb8eda<!-- END SHA linux-arm64 -->
  • actions-runner-linux-arm-2.283.1.tar.gz <!-- BEGIN SHA linux-arm -->9adaf1a7d79c6e9ba1d35bf25e71a44313f486807b124cce4bd60b54b58166a9<!-- END SHA linux-arm -->

Features

  • Collect more telemetry
  • Make runner.name available as a runner context variable
  • Add attempt number (run_attempt) to GitHub context
  • When using the --ephemeral flag, ensure that the runner cleans up local .runner and .credentials files after completion (#1337)

Misc

  • Improved network troubleshooting docs

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.283.0/actions-runner-win-x64-2.283.0.zip -OutFile actions-runner-win-x64-2.283.0.zip
# Extract the installer
Add-Type -AssemblyName System.IO.Compression.FileSystem ;
[System.IO.Compression.ZipFile]::ExtractToDirectory("$PWD\actions-runner-win-x64-2.283.0.zip", "$PWD")

OSX

# 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.283.0/actions-runner-osx-x64-2.283.0.tar.gz
# Extract the installer
tar xzf ./actions-runner-osx-x64-2.283.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.283.0/actions-runner-linux-x64-2.283.0.tar.gz
# Extract the installer
tar xzf ./actions-runner-linux-x64-2.283.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.283.0/actions-runner-linux-arm64-2.283.0.tar.gz
# Extract the installer
tar xzf ./actions-runner-linux-arm64-2.283.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.283.0/actions-runner-linux-arm-2.283.0.tar.gz
# Extract the installer
tar xzf ./actions-runner-linux-arm-2.283.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.283.0.zip <!-- BEGIN SHA win-x64 -->590c1f689673ae5dc6a2bcf55dd6fcb72e1d69510481e9304f057be88735f64a<!-- END SHA win-x64 -->
  • actions-runner-osx-x64-2.283.0.tar.gz <!-- BEGIN SHA osx-x64 -->c0e15164dd883362fc0de0c654e8981980df194b99a07616167b299a28e5d6de<!-- END SHA osx-x64 -->
  • actions-runner-linux-x64-2.283.0.tar.gz <!-- BEGIN SHA linux-x64 -->663f138c970383a18d4ee73516cf70c9b558bcf463266c9ae2374c66c0975685<!-- END SHA linux-x64 -->
  • actions-runner-linux-arm64-2.283.0.tar.gz <!-- BEGIN SHA linux-arm64 -->5ca6767213b182bffb563de2b1872e639d3c99653ed75f8edf439bae6d7eaf4b<!-- END SHA linux-arm64 -->
  • actions-runner-linux-arm-2.283.0.tar.gz <!-- BEGIN SHA linux-arm -->ade6dbcfb02c968dab455cc243b2ab5542245d02b347c5c4f5966fe021e9c03d<!-- END SHA linux-arm -->
Sep 15, 2021

Features

N/A

Bugs

  • Revert "More resilient VssConnection client retries in JobServer" (#1343)

Misc

N/A

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.282.1/actions-runner-win-x64-2.282.1.zip -OutFile actions-runner-win-x64-2.282.1.zip
# Extract the installer
Add-Type -AssemblyName System.IO.Compression.FileSystem ; 
[System.IO.Compression.ZipFile]::ExtractToDirectory("$PWD\actions-runner-win-x64-2.282.1.zip", "$PWD")

OSX

# 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.282.1/actions-runner-osx-x64-2.282.1.tar.gz
# Extract the installer
tar xzf ./actions-runner-osx-x64-2.282.1.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.282.1/actions-runner-linux-x64-2.282.1.tar.gz
# Extract the installer
tar xzf ./actions-runner-linux-x64-2.282.1.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.282.1/actions-runner-linux-arm64-2.282.1.tar.gz
# Extract the installer
tar xzf ./actions-runner-linux-arm64-2.282.1.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.282.1/actions-runner-linux-arm-2.282.1.tar.gz
# Extract the installer
tar xzf ./actions-runner-linux-arm-2.282.1.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.282.1.zip <!-- BEGIN SHA win-x64 -->402d02877a290e24027d82fbee63746aa755416b13b7685821432237e6a2799b<!-- END SHA win-x64 -->
  • actions-runner-osx-x64-2.282.1.tar.gz <!-- BEGIN SHA osx-x64 -->22908f9c84ef2e7b51e7660db12e8f7e601b7d912853db990b191defb0d59710<!-- END SHA osx-x64 -->
  • actions-runner-linux-x64-2.282.1.tar.gz <!-- BEGIN SHA linux-x64 -->1bd2e9762890f7b6bfd73043c106c09519eb865c66797d9558b83178854a2435<!-- END SHA linux-x64 -->
  • actions-runner-linux-arm64-2.282.1.tar.gz <!-- BEGIN SHA linux-arm64 -->f1c86b2453c412cb5cc23f2ec7140b376561b3bcb49a14549873f56fe4890691<!-- END SHA linux-arm64 -->
  • actions-runner-linux-arm-2.282.1.tar.gz <!-- BEGIN SHA linux-arm -->8b28dec426e72b2e42e2f749da7977ccd9ac50fe5088dacb0e89179f26dbca6e<!-- END SHA linux-arm -->
Sep 13, 2021

Features

  • Support the --ephemeral flag (#660)
    • This optional flag will configure the runner to only take one job, and let the service un-configure the runner after that job finishes.
    • Expect to see more info in the Github API documentation soon. We'll link to those docs directly as they become generally available!

Bugs

  • Fix a bug in script/delete wherein a repo with multiple runners would be unable to find the correct runner (#1268) (#1269)
  • Mitigate a race condition when requesting an OIDC Id_token (#1320)
  • Make client retries more resilient in JobServer (#1316)

Misc

  • Increase readability of colored console output (#1295) (#1319)
  • Add more network troubleshooting to the docs (#1325)
  • Bump path-parse from 1.0.6 to 1.0.7 (#1256)

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.282.0/actions-runner-win-x64-2.282.0.zip -OutFile actions-runner-win-x64-2.282.0.zip
# Extract the installer
Add-Type -AssemblyName System.IO.Compression.FileSystem ; 
[System.IO.Compression.ZipFile]::ExtractToDirectory("$PWD\actions-runner-win-x64-2.282.0.zip", "$PWD")

OSX

# 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.282.0/actions-runner-osx-x64-2.282.0.tar.gz
# Extract the installer
tar xzf ./actions-runner-osx-x64-2.282.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.282.0/actions-runner-linux-x64-2.282.0.tar.gz
# Extract the installer
tar xzf ./actions-runner-linux-x64-2.282.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.282.0/actions-runner-linux-arm64-2.282.0.tar.gz
# Extract the installer
tar xzf ./actions-runner-linux-arm64-2.282.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.282.0/actions-runner-linux-arm-2.282.0.tar.gz
# Extract the installer
tar xzf ./actions-runner-linux-arm-2.282.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.282.0.zip <!-- BEGIN SHA win-x64 -->947670e6999ef8aba6c4e6e728cce3bcf8be7ec8176122d22d07607b1dcabbb3<!-- END SHA win-x64 -->
  • actions-runner-osx-x64-2.282.0.tar.gz <!-- BEGIN SHA osx-x64 -->0f9397794838202426c47f619ae6fb8609041ca141ae1df10836a07c371a9baf<!-- END SHA osx-x64 -->
  • actions-runner-linux-x64-2.282.0.tar.gz <!-- BEGIN SHA linux-x64 -->22ca06edeb02b13bf16bce4d65cc479c3bfde49a4e8a8e927ab650ffa789680c<!-- END SHA linux-x64 -->
  • actions-runner-linux-arm64-2.282.0.tar.gz <!-- BEGIN SHA linux-arm64 -->13688fdc7b4102d48cdb9f256c69b3561e2e198277bfcc026cfadbf09e6c3960<!-- END SHA linux-arm64 -->
  • actions-runner-linux-arm-2.282.0.tar.gz <!-- BEGIN SHA linux-arm -->d919535fd4869cf5994c155febd29e37cb3b6a3b1ad988f289bcb1aca37a3610<!-- END SHA linux-arm -->
Sep 1, 2021

Features

  • Allow setting default severity to "notice" (#1213)
  • Show More Step Information in composite Actions (#1279)

Bugs

  • Temporary fix for macOS runner upgrade crash loop. (#1304)
  • Fixed an issue where GHES runners fail to download public docker images (#1199)

Misc

  • Update error to say 'uninstall' not 'unconfigure' (#1179)
  • Typo fixed (#1289)

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.281.1/actions-runner-win-x64-2.281.1.zip -OutFile actions-runner-win-x64-2.281.1.zip
# Extract the installer
Add-Type -AssemblyName System.IO.Compression.FileSystem ; 
[System.IO.Compression.ZipFile]::ExtractToDirectory("$PWD\actions-runner-win-x64-2.281.1.zip", "$PWD")

OSX

# 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.281.1/actions-runner-osx-x64-2.281.1.tar.gz
# Extract the installer
tar xzf ./actions-runner-osx-x64-2.281.1.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.281.1/actions-runner-linux-x64-2.281.1.tar.gz
# Extract the installer
tar xzf ./actions-runner-linux-x64-2.281.1.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.281.1/actions-runner-linux-arm64-2.281.1.tar.gz
# Extract the installer
tar xzf ./actions-runner-linux-arm64-2.281.1.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.281.1/actions-runner-linux-arm-2.281.1.tar.gz
# Extract the installer
tar xzf ./actions-runner-linux-arm-2.281.1.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.281.1.zip <!-- BEGIN SHA win-x64 -->b8dccfef39c5d696443d98edd1ee57881075066bb62adef0a344fcb11bd19f1b<!-- END SHA win-x64 -->
  • actions-runner-osx-x64-2.281.1.tar.gz <!-- BEGIN SHA osx-x64 -->c10bfd8f01adfdda5f3e108547eacc862cdb6905e773ecb3a1717d1804756579<!-- END SHA osx-x64 -->
  • actions-runner-linux-x64-2.281.1.tar.gz <!-- BEGIN SHA linux-x64 -->04f6c17235d4b29fc1392d5fae63919a96e7d903d67790f81cffdd69c58cb563<!-- END SHA linux-x64 -->
  • actions-runner-linux-arm64-2.281.1.tar.gz <!-- BEGIN SHA linux-arm64 -->f424d953a4df285839e8bd73474c3f92307a5605e6d473313a130b30550d55bd<!-- END SHA linux-arm64 -->
  • actions-runner-linux-arm-2.281.1.tar.gz <!-- BEGIN SHA linux-arm -->3d0b11887e5bc4a1ceca824ed62b3a8e5a832884228fb9fc6278e8fbcec9b2bd<!-- END SHA linux-arm -->
Aug 30, 2021

Features

Bugs

  • Fixed an issue where GHES runners fail to download public docker images (#1199)

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.281.0/actions-runner-win-x64-2.281.0.zip -OutFile actions-runner-win-x64-2.281.0.zip
# Extract the installer
Add-Type -AssemblyName System.IO.Compression.FileSystem ; 
[System.IO.Compression.ZipFile]::ExtractToDirectory("$PWD\actions-runner-win-x64-2.281.0.zip", "$PWD")

OSX

# 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.281.0/actions-runner-osx-x64-2.281.0.tar.gz
# Extract the installer
tar xzf ./actions-runner-osx-x64-2.281.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.281.0/actions-runner-linux-x64-2.281.0.tar.gz
# Extract the installer
tar xzf ./actions-runner-linux-x64-2.281.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.281.0/actions-runner-linux-arm64-2.281.0.tar.gz
# Extract the installer
tar xzf ./actions-runner-linux-arm64-2.281.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.281.0/actions-runner-linux-arm-2.281.0.tar.gz
# Extract the installer
tar xzf ./actions-runner-linux-arm-2.281.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.281.0.zip <!-- BEGIN SHA win-x64 -->ce4517d129af415348295ed8f41204bef11f47d7cf9aab2a50f96ef19c718da3<!-- END SHA win-x64 -->
  • actions-runner-osx-x64-2.281.0.tar.gz <!-- BEGIN SHA osx-x64 -->c2d0eafc1b206b8205b3fc8d435acdb68b84a03a0bd5248214fc8030dc462d4f<!-- END SHA osx-x64 -->
  • actions-runner-linux-x64-2.281.0.tar.gz <!-- BEGIN SHA linux-x64 -->1f57c3e897bb65dd11966c556f873159960933eab397ee5b6300409148a0f11c<!-- END SHA linux-x64 -->
  • actions-runner-linux-arm64-2.281.0.tar.gz <!-- BEGIN SHA linux-arm64 -->16cc00483eef563cc8574711c3316c606690c6c2e18ee41fb9a1d0aa6bfe4d6e<!-- END SHA linux-arm64 -->
  • actions-runner-linux-arm-2.281.0.tar.gz <!-- BEGIN SHA linux-arm -->65287af3dc66225e05ca0b183a0c2157f1a601d2dc10bc03be86abb51d8b56c4<!-- END SHA linux-arm -->
Aug 19, 2021

Features

Bugs

  • Fixed an issue where composite steps would not run on failure() or always() when the job failed (#1273)

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.280.3/actions-runner-win-x64-2.280.3.zip -OutFile actions-runner-win-x64-2.280.3.zip
# Extract the installer
Add-Type -AssemblyName System.IO.Compression.FileSystem ; 
[System.IO.Compression.ZipFile]::ExtractToDirectory("$PWD\actions-runner-win-x64-2.280.3.zip", "$PWD")

OSX

# 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.280.3/actions-runner-osx-x64-2.280.3.tar.gz
# Extract the installer
tar xzf ./actions-runner-osx-x64-2.280.3.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.280.3/actions-runner-linux-x64-2.280.3.tar.gz
# Extract the installer
tar xzf ./actions-runner-linux-x64-2.280.3.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.280.3/actions-runner-linux-arm64-2.280.3.tar.gz
# Extract the installer
tar xzf ./actions-runner-linux-arm64-2.280.3.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.280.3/actions-runner-linux-arm-2.280.3.tar.gz
# Extract the installer
tar xzf ./actions-runner-linux-arm-2.280.3.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.280.3.zip <!-- BEGIN SHA win-x64 -->d45e44d3266539c92293de235b6eea3cb2dc21fe3e5b98fbf3cfa97d38bdad9f<!-- END SHA win-x64 -->
  • actions-runner-osx-x64-2.280.3.tar.gz <!-- BEGIN SHA osx-x64 -->16683d7f180fe2255acb8b5f74142143f8ae9c894f61c51bf0c868199916e8fd<!-- END SHA osx-x64 -->
  • actions-runner-linux-x64-2.280.3.tar.gz <!-- BEGIN SHA linux-x64 -->69dc323312e3c5547ba1e1cc46c127e2ca8ee7d7037e17ee6965ef6dac3c142b<!-- END SHA linux-x64 -->
  • actions-runner-linux-arm64-2.280.3.tar.gz <!-- BEGIN SHA linux-arm64 -->6b838e76a3ee3ead883e1b9b395e2044af473ccf78ed3ae86e94c8801a1b620b<!-- END SHA linux-arm64 -->
  • actions-runner-linux-arm-2.280.3.tar.gz <!-- BEGIN SHA linux-arm -->025cc11af4974ce80f7f1c2af2c55a44c055c0c983d41361e37549e05a662889<!-- END SHA linux-arm -->
Aug 12, 2021

Features

Bugs

  • Send Path when resolving actions so we can correctly validate Policy for Composite Actions (#1250)

Misc

  • Allows flags instead of parameters when configuring the runner (#1220)

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.280.2/actions-runner-win-x64-2.280.2.zip -OutFile actions-runner-win-x64-2.280.2.zip
# Extract the installer
Add-Type -AssemblyName System.IO.Compression.FileSystem ; 
[System.IO.Compression.ZipFile]::ExtractToDirectory("$PWD\actions-runner-win-x64-2.280.2.zip", "$PWD")

OSX

# 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.280.2/actions-runner-osx-x64-2.280.2.tar.gz
# Extract the installer
tar xzf ./actions-runner-osx-x64-2.280.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.280.2/actions-runner-linux-x64-2.280.2.tar.gz
# Extract the installer
tar xzf ./actions-runner-linux-x64-2.280.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.280.2/actions-runner-linux-arm64-2.280.2.tar.gz
# Extract the installer
tar xzf ./actions-runner-linux-arm64-2.280.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.280.2/actions-runner-linux-arm-2.280.2.tar.gz
# Extract the installer
tar xzf ./actions-runner-linux-arm-2.280.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.280.2.zip <!-- BEGIN SHA win-x64 -->0ccb26b3e077d428f1f8c5183a0bab3c3186a654b47017ba1c904c7d972de1ac<!-- END SHA win-x64 -->
  • actions-runner-osx-x64-2.280.2.tar.gz <!-- BEGIN SHA osx-x64 -->5fc7d22d85d04463bb194f6234f0e5d444a57d7f1729a12aa79cb595d0f96aee<!-- END SHA osx-x64 -->
  • actions-runner-linux-x64-2.280.2.tar.gz <!-- BEGIN SHA linux-x64 -->91eb11e971702bdec9d0298b265c98a6d7b3a508da9fa1354bb1c64e838f0809<!-- END SHA linux-x64 -->
  • actions-runner-linux-arm64-2.280.2.tar.gz <!-- BEGIN SHA linux-arm64 -->e7880e27974681fe4a8660ecc1f98ea45e38722b2992036023fcd9f00dfc8411<!-- END SHA linux-arm64 -->
  • actions-runner-linux-arm-2.280.2.tar.gz <!-- BEGIN SHA linux-arm -->be7e42a3428ba590b3060557f8761f61f4667cd8138640ca019e6acb55f83b3c<!-- END SHA linux-arm -->
Aug 4, 2021

Features

Bugs

  • Fixed a bug where composite actions did not respect continue-on-error (#1238)
  • Fixed a bug where composite actions post steps did not have the correct step context (#1243)

Misc

  • Correctly finish Job when worker crashes with IO Exceptions (#1239)

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.280.1/actions-runner-win-x64-2.280.1.zip -OutFile actions-runner-win-x64-2.280.1.zip
# Extract the installer
Add-Type -AssemblyName System.IO.Compression.FileSystem ; 
[System.IO.Compression.ZipFile]::ExtractToDirectory("$PWD\actions-runner-win-x64-2.280.1.zip", "$PWD")

OSX

# 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.280.1/actions-runner-osx-x64-2.280.1.tar.gz
# Extract the installer
tar xzf ./actions-runner-osx-x64-2.280.1.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.280.1/actions-runner-linux-x64-2.280.1.tar.gz
# Extract the installer
tar xzf ./actions-runner-linux-x64-2.280.1.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.280.1/actions-runner-linux-arm64-2.280.1.tar.gz
# Extract the installer
tar xzf ./actions-runner-linux-arm64-2.280.1.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.280.1/actions-runner-linux-arm-2.280.1.tar.gz
# Extract the installer
tar xzf ./actions-runner-linux-arm-2.280.1.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.280.1.zip <!-- BEGIN SHA win-x64 -->b1afaeea51a10eac6ec897fd57e123858b5f620cf40ed6715fac34686e377b6e<!-- END SHA win-x64 -->
  • actions-runner-osx-x64-2.280.1.tar.gz <!-- BEGIN SHA osx-x64 -->bd34eb125dfcf5daa78cafa5441ca11f05248a5878d0b914ca93685fb2c2a95b<!-- END SHA osx-x64 -->
  • actions-runner-linux-x64-2.280.1.tar.gz <!-- BEGIN SHA linux-x64 -->24a8857b7f124f7c1852b030686a2f2205ec5d59ed7e2c0635a2c321d2b9fde6<!-- END SHA linux-x64 -->
  • actions-runner-linux-arm64-2.280.1.tar.gz <!-- BEGIN SHA linux-arm64 -->46a210da9c79ad964949091c58fd6c0be3fabd56b707b1bf743749822c3d45ec<!-- END SHA linux-arm64 -->
  • actions-runner-linux-arm-2.280.1.tar.gz <!-- BEGIN SHA linux-arm -->59a8296d6b86662d912c128556291b301cb03ef33cfa025fa0365c9a4905f6f6<!-- END SHA linux-arm -->
Aug 3, 2021

Features

  • Adds support for composite actions if the server supports it (#1222)
  • Adds generateIdTokenUri to env variables for actions (#1234)

Bugs

  • Prefer higher libicu versions in installDependencies.sh (#1228)

Misc

  • Send step telemetry to server on JobCompletion (#1229)
  • Print out the resolved SHA for each downloaded action (#1233)

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.280.0/actions-runner-win-x64-2.280.0.zip -OutFile actions-runner-win-x64-2.280.0.zip
# Extract the installer
Add-Type -AssemblyName System.IO.Compression.FileSystem ; 
[System.IO.Compression.ZipFile]::ExtractToDirectory("$PWD\actions-runner-win-x64-2.280.0.zip", "$PWD")

OSX

# 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.280.0/actions-runner-osx-x64-2.280.0.tar.gz
# Extract the installer
tar xzf ./actions-runner-osx-x64-2.280.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.280.0/actions-runner-linux-x64-2.280.0.tar.gz
# Extract the installer
tar xzf ./actions-runner-linux-x64-2.280.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.280.0/actions-runner-linux-arm64-2.280.0.tar.gz
# Extract the installer
tar xzf ./actions-runner-linux-arm64-2.280.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.280.0/actions-runner-linux-arm-2.280.0.tar.gz
# Extract the installer
tar xzf ./actions-runner-linux-arm-2.280.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.280.0.zip <!-- BEGIN SHA win-x64 -->d7a535e6d132296e0b1eb63548189c6d59d04c5c565ba9ffbeb78c07749bf3f2<!-- END SHA win-x64 -->
  • actions-runner-osx-x64-2.280.0.tar.gz <!-- BEGIN SHA osx-x64 -->fdb221c5a6876c20001407ab5cee551621348c765de4926e08a169ee3c30e583<!-- END SHA osx-x64 -->
  • actions-runner-linux-x64-2.280.0.tar.gz <!-- BEGIN SHA linux-x64 -->129f99f20ab04aa8ea67e5fd3a8fc82d5bee3bda7050b9f95e2d5d2ac34496c9<!-- END SHA linux-x64 -->
  • actions-runner-linux-arm64-2.280.0.tar.gz <!-- BEGIN SHA linux-arm64 -->6a2dae60e54e6de945089c1709161c6b1ea36f15a60e19c3355c480b8a0d95c7<!-- END SHA linux-arm64 -->
  • actions-runner-linux-arm-2.280.0.tar.gz <!-- BEGIN SHA linux-arm -->2a9443aba2119a0b803580882e87cc1a55e9942a4287cd02dbef64cf83cce53d<!-- END SHA linux-arm -->
Jul 21, 2021

Features

  • Add Job Message size to both Worker and Listener logs for debugging (#1100)
  • Add notice annotation level (in addition to error and warning) and support more annotation fields (#1175)

Bugs

  • Remove the NODE_ICU_DATA environment variable that may cause conflicts with node within the runner. (#1060)
  • Handle cancelled jobs better to prevent orphaned processes (#1083)
  • No longer fail to remove a systemd service with svc.sh uninstall if the script had previously been run from the wrong location (#1135)
  • Send SIGKILL to the runner listener if it doesn't respond to SIGINT for 30 seconds
  • Match runner group name when configuring even if there's only a single runner group

Misc

  • Fix automation links in documentation (#1089)
  • Improve developer and first contributor experience by improving tooling for VS Code (#1101, #1117, #1119, #1132)
  • Fix bug where linux users are not able to run remove-svc.sh as root (#1127)

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.279.0/actions-runner-win-x64-2.279.0.zip -OutFile actions-runner-win-x64-2.279.0.zip
# Extract the installer
Add-Type -AssemblyName System.IO.Compression.FileSystem ; 
[System.IO.Compression.ZipFile]::ExtractToDirectory("$PWD\actions-runner-win-x64-2.279.0.zip", "$PWD")

OSX

# 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.279.0/actions-runner-osx-x64-2.279.0.tar.gz
# Extract the installer
tar xzf ./actions-runner-osx-x64-2.279.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.279.0/actions-runner-linux-x64-2.279.0.tar.gz
# Extract the installer
tar xzf ./actions-runner-linux-x64-2.279.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.279.0/actions-runner-linux-arm64-2.279.0.tar.gz
# Extract the installer
tar xzf ./actions-runner-linux-arm64-2.279.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.279.0/actions-runner-linux-arm-2.279.0.tar.gz
# Extract the installer
tar xzf ./actions-runner-linux-arm-2.279.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.279.0.zip <!-- BEGIN SHA win-x64 -->b5d6eda442dde819333a05519424947d74575444e167ea5fc6756f08d4b50e5d<!-- END SHA win-x64 -->
  • actions-runner-osx-x64-2.279.0.tar.gz <!-- BEGIN SHA osx-x64 -->5602dede1578d9758ff47e4a10c60c454ca6ea2fe1c19dc21e5187cc765671cb<!-- END SHA osx-x64 -->
  • actions-runner-linux-x64-2.279.0.tar.gz <!-- BEGIN SHA linux-x64 -->50d21db4831afe4998332113b9facc3a31188f2d0c7ed258abf6a0b67674413a<!-- END SHA linux-x64 -->
  • actions-runner-linux-arm64-2.279.0.tar.gz <!-- BEGIN SHA linux-arm64 -->f2321ca98452e94d5f56c380d3b72dab524e2c4934b1570c6a83f90e23401a8e<!-- END SHA linux-arm64 -->
  • actions-runner-linux-arm-2.279.0.tar.gz <!-- BEGIN SHA linux-arm -->0c756ae57ccf19062e1a16d30f72e3e769dcfb93ad83ed27f746f742def4f938<!-- END SHA linux-arm -->
Latest
v2.333.1
Tracking Since
Jul 21, 2021
Last checked Apr 20, 2026