Skip to content

Releases: actions/runner

v2.302.0

14 Feb 15:10
b831e03
Compare
Choose a tag to compare

Features

  • Add support for ghe.com domain (#2420)
  • Add docker cli to the runner image. (#2425)
  • Uploading step logs to Results service (#2422)

Bugs

  • Fix URL construction bug for RunService (#2396)
  • Defer evaluation of a step's DisplayName until its condition is evaluated. (#2313)
  • Replace '(' and ')' with '[' and '] from OS.Description for fixing User-Agent header validation (#2288)

Misc

  • Bump dotnet sdk to latest version. (#2392)
  • Start calling run service for job completion (#2412, #2423)

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

  • actions-runner-win-arm64-2.302.0.zip 0a78ee8e61f9d9ec32c70977095244b604d315e318732d9920b1ea773f962067

  • actions-runner-osx-x64-2.302.0.tar.gz d3301753ad95284c2e8a40702868719a592a17e849e2dfb84efc265bdf81b573

  • actions-runner-osx-arm64-2.302.0.tar.gz 900314c7006c90d7e97bc9535411841499648eaa6b407ce9e88ef7075d62fa49

  • actions-runner-linux-x64-2.302.0.tar.gz 8542830a1b05a612abd0f48a381fd716996820464ac4e67b9291984ceea8c7cb

  • actions-runner-linux-arm64-2.302.0.tar.gz 2e291157fd24d8f0ff5373b51f9e3ef81ab2aad8f8ea50ec064c9cab4bdcc593

  • actions-runner-linux-arm-2.302.0.tar.gz 6e5ee26fded8352fef30eb78378c65220f990b316652d0c15d38fe137ba62133

  • actions-runner-win-x64-2.302.0-noexternals.zip c6784236b455d11fe04290ecafdccb938b300ee6bd2de8dc7d7a47e4a35af1ac

  • actions-runner-win-arm64-2.302.0-noexternals.zip abb8d1bd2c9909656568bb69d7ac52cede6110ed92e934caf64b194190573b2c

  • actions-runner-osx-x64-2.302.0-noexternals.tar.gz b3359d9880d41eb33382a9f20e7b34e4ddb0967d8962822b7a2d3f778f559585

  • actions-runner-osx-arm64-2.302.0-noexternals.tar.gz ebd70ff280afe2ca7915bff89fa3cc4c869feb2d2c34017a8e445da67354a9e8

  • actions-runner-linux-x64-2.302.0-noexternals.tar.gz 6b5c44f4953efd67cba17b763d25163ef4b9aa33f202d7cf3600854574086e7c

  • actions-runner-linux-arm64-2.302.0-noexternals.tar.gz 99305a69b668e12d2fe64ba4b6ab37601468432b4775f8559465b96287989fef

  • actions-runner-linux-arm-2.302.0-noexternals.tar.gz 0c860b21128eee23defde2fcdf2f1ad40ba5f0f59242cb2617bbf962a73e98f6

  • actions-runner-win-x64-2.302.0-noruntime.zip 73ad46191313d1312ac6e6cb557bf0982805dbe38ba22fd34567c189bffe6b1d

  • actions-runner-win-arm64-2.302.0-noruntime.zip 48027ca41c541a938afaf9a95a4eeb8d2f156c2f58286329e3ab01b2cb11b8f4

  • actions-runner-osx-x64-2.302.0-noruntime.tar.gz a1932bc931104474524a90669cce9f497a4e12e62deb800b73c3d5de2c7a6994

  • actions-runner-osx-arm64-2.302.0-noruntime.tar.gz b14b62aa141c4302f01f0cbf6ae88b8b6bcd82831468c9837eefaac6be4efd0a

  • actions-runner-linux-x64-2.302.0-noruntime.tar.gz 9c15e0afdcd22f4a64a970f35e8ff3d058b696c94481a33d2965a2d459a02cd5

  • actions-runner-linux-arm64-2.302.0-noruntime.tar.gz 2a8a6aad292d8c93d3af32675e579511f27cace80d8f1a09722536e8d6bcfe7b

  • actions-runner-linux-arm-2.302.0-noruntime.tar.gz c8f8b8749937a5a09a1d2a42c1073a49681a8e574148c95fd0900a6a42afbdea

  • actions-runner-win-x64-2.302.0-noruntime-noexternals.zip 05ded462c5f810c10e40bf8496bf0c54396a4a05f8b9b239e6e02d6600ff5bbf

  • actions-runner-win-arm64-2.302.0-noruntime-noexternals.zip 67ff403cbcca30ca2293bbb09d1bd44bc902acdc92a9d881b82042e2121a4293

  • actions-runner-osx-x64-2.302.0-noruntime-noexternals.tar.gz d4e5029e63c53b7b9715926173134a15147e2d0f94091d14234db50d9cbb49ae

  • actions-runner-osx-arm64-2.302.0-noruntime-noexternals.tar.gz fc2c96fcbacdc15701de9c5dbbb4c8c451d7489c1df94c109635b88551581479

  • actions-runner-linux-x64-2.302.0-noruntime-noexternals.tar.gz be000f43c9690759801b669652b2a371370bf786ab5932b83ab8a4efb741b19a

  • actions-runner-linux-arm64-2.302.0-noruntime-noexternals.tar.gz 469aaedaac5602fb0a2a406e8dab2183b62da91677a8326c83fc252d3ac8cfc9

  • actions-runner-linux-arm-2.302.0-noruntime-noexternals.tar.gz 97c534003abd6644585b157cafda3978bbb815278e0feb5241882d21bdc10432<!-- E...

Read more

v2.299.2

30 Jan 16:07
d84b751
Compare
Choose a tag to compare

Features

  • Displays the error logs in dedicated sub-sections of the Initialize containers section (#2182)
  • Add generateServiceConfig option for configure command (#2226)
  • Setting debug using GitHub Action variables (#2234)
  • run.sh installs SIGINT and SIGTERM traps to gracefully stop runner (#2233, 2240)

Bugs

  • Use Global.Variables instead of JobContext and include action path/ref in the message. (#2214)
  • Sanitize Windows ENVs (#2280)

Misc

  • Allow '--disableupdate' in create-latest-svc.sh (#2201)
  • Fix markup for support link (#2114)
  • Add runner devcontainer (#2187)
  • Setup linter for Runner (#2211, #2213, #2216)

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

  • actions-runner-win-arm64-2.299.2.zip f419352f75902d380717e559872703c8cd664fa47b44dd1a000e03d6be59206c

  • actions-runner-osx-x64-2.299.2.tar.gz cb47dacee19c4c5660f40743b5881d3a9b0d7abc4ae06a01b51aa2d1c6226a64

  • actions-runner-osx-arm64-2.299.2.tar.gz 64429f7e986eaf189d2ef15602bc0c3b1172654eb0f197dec662e9a3f4ba7635

  • actions-runner-linux-x64-2.299.2.tar.gz 292d510de5d76888e89c3a43d23c91f214d83d7553ae5e9c2d2f468d514ca0aa

  • actions-runner-linux-arm64-2.299.2.tar.gz 269a49ec2fad48d030773cad8b5e56332cb4c9dadffc5bb9ce5a876b34f68f4d

  • actions-runner-linux-arm-2.299.2.tar.gz af4832287b3c22e1af88c17ab1351a7ea8d80c520ac042d64e4e3590b7222f9e

  • actions-runner-win-x64-2.299.2-noexternals.zip 0bef1a06a42e353abfaffc9a39b75f62e2e7a92f9701ef2c0eab6e4680c72731

  • actions-runner-win-arm64-2.299.2-noexternals.zip 9e187de212aeda9463df737be38f183bd9cd9b7c1980a1883ea199a19bab1f39

  • actions-runner-osx-x64-2.299.2-noexternals.tar.gz cfa47088a11b97afb7306683375e1bf40c23f70cab56b79fec924e2e02595f90

  • actions-runner-osx-arm64-2.299.2-noexternals.tar.gz 41f164c91e1e4c7195aa57a6afcdc812e6400f6c16ddb0759db76891a9cc4c03

  • actions-runner-linux-x64-2.299.2-noexternals.tar.gz 6480d555e9fac6c5799d65ba9741c692ca016f61cf9d86391bc0188c23d8facb

  • actions-runner-linux-arm64-2.299.2-noexternals.tar.gz ca9bcaa99837bdb14b7115a1b7e84917e144e542766186749d96059cb85ecb4d

  • actions-runner-linux-arm-2.299.2-noexternals.tar.gz c4e36539f7a4631bcfed003ce473308227a7adfc0c29a448a4a490ff2bfc5667

  • actions-runner-win-x64-2.299.2-noruntime.zip 1343bdb9fb67b797c5bd3196dbd8a84f06615cb14e8d23f8ab757a0a8daa6898

  • actions-runner-win-arm64-2.299.2-noruntime.zip dfc5ae6ea91b500a0599d45af604cd22ecd61783695ccc12db98540efc4296e1

  • actions-runner-osx-x64-2.299.2-noruntime.tar.gz 2f5694148edb6cf062c0f3a070a671be9dd313cd6bb3a3fd5b45dae8be9cac8d

  • actions-runner-osx-arm64-2.299.2-noruntime.tar.gz f65f25c2d738b105541bd2cf3d793fe8e262030eea628ff88a64ddbe88013e96

  • actions-runner-linux-x64-2.299.2-noruntime.tar.gz 0b951a0b1796b7262b5943756a81fba1d396dad052c4c379ff1fe830816b25a6

  • actions-runner-linux-arm64-2.299.2-noruntime.tar.gz 9908a79777074057f103417a1ed5a881ae54c30ebaa7a1ec82cc820bf95e65cf

  • actions-runner-linux-arm-2.299.2-noruntime.tar.gz cc9023ba6f8d254313d09a2c02854ea2c72b941d099fec990deed3e7457f3e6d

  • actions-runner-win-x64-2.299.2-noruntime-noexternals.zip ce3f19fef36f739436339cf23db77769b17c69d84ba7c2afacf3580f71244cbc

  • actions-runner-win-arm64-2.299.2-noruntime-noexternals.zip b7df4b7b2f381231be3477e0dc29de0f5c69854289f572505dda917c651a1026

  • actions-runner-osx-x64-2.299.2-noruntime-noexternals.tar.gz 224f72b1f3793989c0d2f6ac4dea1504232d656988ba44c9f40b32783cad1719

  • actions-runner-osx-arm64-2.299.2-noruntime-noexternals.tar.gz a39f7c20fc2b21089ca68ebbf8b31d39c1bf0ec889d024237a24b91abf9391a0

  • actions-runner-linux-x64-2.299.2-noruntime-noexternals.tar.gz 567fec18400b6c6beded59cb6fca080e6be71f226a9b4cc499b026581bbe6ab7

  • actions-runner-linux-arm64-2.299.2-noruntime-noexternals.tar.gz 24ecea5bb6d2d59cbf33c61946681f6f8b6e5c46afaae0981c82724841aa2219

  • actions-runner-linux-arm-2.299.2-noruntime-noexternals.tar.gz 849da8cdce729bff69f500be8bdd7dc20dd61c22bd88297fa8af0df33a5ce11b

v2.296.3

30 Jan 16:08
799aae7
Compare
Choose a tag to compare

Bugs

  • Fixed an issue where self hosted environments had their docker env's overwritten (#2107)
  • 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.296.3/actions-runner-win-x64-2.296.3.zip -OutFile actions-runner-win-x64-2.296.3.zip
# Extract the installer
Add-Type -AssemblyName System.IO.Compression.FileSystem ;
[System.IO.Compression.ZipFile]::ExtractToDirectory("$PWD\actions-runner-win-x64-2.296.3.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.296.3/actions-runner-osx-x64-2.296.3.tar.gz
# Extract the installer
tar xzf ./actions-runner-osx-x64-2.296.3.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.296.3/actions-runner-osx-arm64-2.296.3.tar.gz
# Extract the installer
tar xzf ./actions-runner-osx-arm64-2.296.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.296.3/actions-runner-linux-x64-2.296.3.tar.gz
# Extract the installer
tar xzf ./actions-runner-linux-x64-2.296.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.296.3/actions-runner-linux-arm64-2.296.3.tar.gz
# Extract the installer
tar xzf ./actions-runner-linux-arm64-2.296.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.296.3/actions-runner-linux-arm-2.296.3.tar.gz
# Extract the installer
tar xzf ./actions-runner-linux-arm-2.296.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.296.3.zip 48c339e18654e4edb8c50877c6cd3768ebea93aed77e70208d9a5db835ff7f68

  • actions-runner-osx-x64-2.296.3.tar.gz 3e301d8a1fa185bce42d4d9195d7f627b0b27c9e1f7c88bc43f95d6e2a944f64

  • actions-runner-osx-arm64-2.296.3.tar.gz 9e2780d83a7564f91231b04a800dfb08929b98e865bafb529215885cc30b9237

  • actions-runner-linux-x64-2.296.3.tar.gz d1c84df7942a3a9217b0287c3022bc3bbc5a42b0ab06a90e2bab4b1b2440243c

  • actions-runner-linux-arm64-2.296.3.tar.gz 8d330463b9b48fafbb3155032aabff6ac0bf63db6d7c50fc41f08d0edfceafaa

  • actions-runner-linux-arm-2.296.3.tar.gz eb671bc5cb9cc17e695a8fd5fa886fd1ef5fe80ac77b7df09e4fb09c3691dd30

  • actions-runner-win-x64-2.296.3-noexternals.zip 6abecc6360d6c7a9562b8ad897d89aa36e9a8596704644dde58b1be2cd4e5ee1

  • actions-runner-osx-x64-2.296.3-noexternals.tar.gz 04663f8b976f4cec88cb5858d3481852475143f34427d76787c1ff957048d443

  • actions-runner-osx-arm64-2.296.3-noexternals.tar.gz fa729bd9684f8be7022dabda821b5aaedff09ba6241765e955c26435fe6497e0

  • actions-runner-linux-x64-2.296.3-noexternals.tar.gz a3a9a0dd6aa127146c0fa7e1386b1040a1d7f6873e5c256ba102d533b28e8cb0

  • actions-runner-linux-arm64-2.296.3-noexternals.tar.gz 14751dc973143d3c730b5a0c982542b8e8ca88d724f9bbaa80ad5b572a59f897

  • actions-runner-linux-arm-2.296.3-noexternals.tar.gz a3fe8740727ae53e215bfcd98d5c694d5e354eb5c6b041b37470149047ffddc5

  • actions-runner-win-x64-2.296.3-noruntime.zip e30df07de5c05f9efc62fcff381d92e8d50857140d8491537885c385597f14e1

  • actions-runner-osx-x64-2.296.3-noruntime.tar.gz aa1748abb10d82b7e1c8ec388be29007ead38eb4f49fe93f34c359c3746e51b1

  • actions-runner-osx-arm64-2.296.3-noruntime.tar.gz 9ed396b19b3e6477c84648509ccec44801d0d354de78d8d280b420955e5a9d65

  • actions-runner-linux-x64-2.296.3-noruntime.tar.gz 57b746a2477b573976b41b2c6a063d55ab0bace99e3b37e7805549448e217535

  • actions-runner-linux-arm64-2.296.3-noruntime.tar.gz 7a1fd6924293ed1c187b2cd45a9d57cb14a365b5ced02a50babcc3e353f67ab7

  • actions-runner-linux-arm-2.296.3-noruntime.tar.gz 5cde5464ebbaea09b5783feba58cfa7f113004418001eee89d6db2b0496e87a9

  • actions-runner-win-x64-2.296.3-noruntime-noexternals.zip 8fbdf8f13657adbaec068df93bd43e362c5d73e0c6d51ce84d4635522fab4b9e

  • actions-runner-osx-x64-2.296.3-noruntime-noexternals.tar.gz 83145fc224162d75431cf681b8013799843597e03ad39113f939d306270d17c1

  • actions-runner-osx-arm64-2.296.3-noruntime-noexternals.tar.gz f10b8e6295de429bb110bd8fdbf9e98782c32c76da85f018f2a445469a96e932

  • actions-runner-linux-x64-2.296.3-noruntime-noexternals.tar.gz 8728dce3da84a430712030ef304dbee60906410cdb8b503f5c5cb8725e498436

  • actions-runner-linux-arm64-2.296.3-noruntime-noexternals.tar.gz 0ae4183048d00ea77c215fa3991f75ccbe8256e8d88630d931531c0861aeb700

  • actions-runner-linux-arm-2.296.3-noruntime-noexternals.tar.gz ab8d83b63b39b4dd8aa3843a2b6cc71ed8f8909b30d53913c27f7e44c177f772

v2.293.2

30 Jan 16:08
0e7b795
Compare
Choose a tag to compare

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

v2.289.5

30 Jan 16:06
394f7f0
Compare
Choose a tag to compare

Features

Bugs

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

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

  • actions-runner-osx-x64-2.289.5.tar.gz a6260cd9513531eef3eb85b87702a0ce15b1c42fc44350f0f5d15df881938111

  • actions-runner-linux-x64-2.289.5.tar.gz 0ae9db3ad3f03c56ccd3631f0830d9d7e7942a090b426e7b03887d88dc364fb1

  • actions-runner-linux-arm64-2.289.5.tar.gz 603c686600a9f73e7e134083e0fd9caa05722a13e47353d25b9c3454d7df342d

  • actions-runner-linux-arm-2.289.5.tar.gz 7374f6fd45ebe315eefc1bb3a1cb8069f8d551f56109807d69adfd7afa7b181d

  • actions-runner-win-x64-2.289.5-noexternals.zip df365decc9bd37ca61904df2d30ccbd9f2c46ac572bce8f8af7ffb21c1fca79c

  • actions-runner-osx-x64-2.289.5-noexternals.tar.gz 5d0196f5a0850d52797af9a639a5fa42ab91de170e26401b205dcd6ba41cab1b

  • actions-runner-linux-x64-2.289.5-noexternals.tar.gz a619fac2d5635be725905c1615f753db949c36f0837fb2b19a22613e9fa76a9d

  • actions-runner-linux-arm64-2.289.5-noexternals.tar.gz 9285ee365609d4aa6e3f050f49df0415e24247e5049dbbce3896e2b57b3da014

  • actions-runner-linux-arm-2.289.5-noexternals.tar.gz 690818596dc88af922189a6150e33b98c98fcf326c4d44183804e29ccab71105

  • actions-runner-win-x64-2.289.5-noruntime.zip 7a3acb7c7af845eb23e564d44ea7a69b76abffbaab3a1b267d2261d7487dd343

  • actions-runner-osx-x64-2.289.5-noruntime.tar.gz 2b51872b258403bf3588fc24a9fd890196d2adb0ae84547542d7251ec4b18c43

  • actions-runner-linux-x64-2.289.5-noruntime.tar.gz e325273b017e85023cd96871c2a3e5b30d385d30d688104aaf5a12ff209a8b09

  • actions-runner-linux-arm64-2.289.5-noruntime.tar.gz 7a6bcd0e5912f3f84c3862b2db2ea5d3bcc326289ad80583af0911efd59a52f6

  • actions-runner-linux-arm-2.289.5-noruntime.tar.gz 8aa9c3f8a5e641808fb4c4ea1f51a3edbb1dcb382c51feb935898fb70da0a5f6

  • actions-runner-win-x64-2.289.5-noruntime-noexternals.zip beb90e7e20c16bef897204ee62acdf17ec9060a595967cd1045f3314a31072e7

  • actions-runner-osx-x64-2.289.5-noruntime-noexternals.tar.gz d65e61499407ce309787b0603661610084c8e646cb34d321195f86f2241e1878

  • actions-runner-linux-x64-2.289.5-noruntime-noexternals.tar.gz a7e4cd46538f0907a6b0c7fcb50ee4400ead658e1d8437ebac7691b879de8eef

  • actions-runner-linux-arm64-2.289.5-noruntime-noexternals.tar.gz 4c3128984640bfdeffd72bd606162eb346e178943634469e15f9f52856386dbe

  • actions-runner-linux-arm-2.289.5-noruntime-noexternals.tar.gz 89799b544329da4864f9ba644091f8d9657f60e9348b1975f0d784a25fdcef31

v2.285.3

30 Jan 20:39
Compare
Choose a tag to compare

Features

  • n/a

Bugs

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

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.3/actions-runner-win-x64-2.285.3.zip -OutFile actions-runner-win-x64-2.285.3.zip
# Extract the installer
Add-Type -AssemblyName System.IO.Compression.FileSystem ;
[System.IO.Compression.ZipFile]::ExtractToDirectory("$PWD\actions-runner-win-x64-2.285.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.285.3/actions-runner-osx-x64-2.285.3.tar.gz
# Extract the installer
tar xzf ./actions-runner-osx-x64-2.285.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.285.3/actions-runner-linux-x64-2.285.3.tar.gz
# Extract the installer
tar xzf ./actions-runner-linux-x64-2.285.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.285.3/actions-runner-linux-arm64-2.285.3.tar.gz
# Extract the installer
tar xzf ./actions-runner-linux-arm64-2.285.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.285.3/actions-runner-linux-arm-2.285.3.tar.gz
# Extract the installer
tar xzf ./actions-runner-linux-arm-2.285.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.285.3.zip 145e6fa6a65aefcb83a5467755744fe44ea247d9a4c43ec2750185e87039456a
  • actions-runner-osx-x64-2.285.3.tar.gz 919a595817a202175f686d34448510b0b9665d9a2ee481dc2269ebfc7b65d73e
  • actions-runner-linux-x64-2.285.3.tar.gz 60ed632a167d6b4ad9b36cb60aef8083610e4115ca97493ea86fe05383b18707
  • actions-runner-linux-arm64-2.285.3.tar.gz fbe586463549f61c9a84017eb6f2f0d4b747ab65f9843ca900249fb6b0a50049
  • actions-runner-linux-arm-2.285.3.tar.gz 7a454561fef1e2c02137898613d8b1c4ee866b96788eddd2a6e0e90806927795

v2.301.1

19 Jan 01:13
f764f5d
Compare
Choose a tag to compare

Features

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

Bugs

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

Misc

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

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

Windows x64

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

The following snipped needs to be run on powershell:

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

[Pre-release] Windows arm64

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

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

The following snipped needs to be run on powershell:

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

OSX x64

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

OSX arm64 (Apple silicon)

# Create a folder
mkdir actions-runner && cd actions-runner
# Download the latest runner package
curl -O -L https://github.com/actions/runner/releases/download/v2.301.1/actions-runner-osx-arm64-2.301.1.tar.gz
# Extract the installer
tar xzf ./actions-runner-osx-arm64-2.301.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.301.1/actions-runner-linux-x64-2.301.1.tar.gz
# Extract the installer
tar xzf ./actions-runner-linux-x64-2.301.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.301.1/actions-runner-linux-arm64-2.301.1.tar.gz
# Extract the installer
tar xzf ./actions-runner-linux-arm64-2.301.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.301.1/actions-runner-linux-arm-2.301.1.tar.gz
# Extract the installer
tar xzf ./actions-runner-linux-arm-2.301.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.301.1.zip e83b27af969cb074ca53629b340f38d20e528071f4d6f9d4ba7819dace689ece

  • actions-runner-win-arm64-2.301.1.zip 117c4709fe8216c1fb470a364455165d9404de701193b5c7336292d89962c97f

  • actions-runner-osx-x64-2.301.1.tar.gz 3e0b037ea67e9626e99e6d3ff803ce0d8cc913938ddd1948b3a410ac6a75b878

  • actions-runner-osx-arm64-2.301.1.tar.gz 51dee92e4e2bb6737e080a670775986f547373c341e35335c9728eb8e097beaf

  • actions-runner-linux-x64-2.301.1.tar.gz 3ee9c3b83de642f919912e0594ee2601835518827da785d034c1163f8efdf907

  • actions-runner-linux-arm64-2.301.1.tar.gz 6b9ba0e7296b5d613dc5aaa0ca640c16b2122a7d42e4b5906c67d9b5c8847e10

  • actions-runner-linux-arm-2.301.1.tar.gz eb9ffe7cf3af213d30882b1420143550ce78a7987a39c4e1457ee8d5424544c3

  • actions-runner-win-x64-2.301.1-noexternals.zip df2971d2d0dd077329ab8ba0aa1b878912e0a79c4bb7fbffe8c5721bb92ece25

  • actions-runner-win-arm64-2.301.1-noexternals.zip b850cf3aa86aaa14b60147bc9bafafbcde89400df1bc100f8d8ef2e80b660208

  • actions-runner-osx-x64-2.301.1-noexternals.tar.gz db60b7e35656f518e8cc4cb18c8d1a0074e1f4592253fe1ba67daeb357ce2e96

  • actions-runner-osx-arm64-2.301.1-noexternals.tar.gz e60133c2f60b41b046a8f8b5b8ec10e407fc97d290ffecc15e8cdd7a8c3f8fde

  • actions-runner-linux-x64-2.301.1-noexternals.tar.gz 171dd6d0f5685fe1b81b0c6ea00bf8ff7164cbad23e70c036612fa801e6363b3

  • actions-runner-linux-arm64-2.301.1-noexternals.tar.gz 14c7136862b63e6907401b619c8d212b419d86900fc6809c2ba381e1dae73f89

  • actions-runner-linux-arm-2.301.1-noexternals.tar.gz d99d0c6c1dcaf0d1e2401bca3d25f765a0b4c80674b4be75d9ae46db1231e956

  • actions-runner-win-x64-2.301.1-noruntime.zip b5a724dce2252478ecd2991ef097c1f5247dad23b75fe99e7b658e927dcfe935

  • actions-runner-win-arm64-2.301.1-noruntime.zip a6e5b513ccbaa5b4a3007974461da0d131c720e180dd25736ea868ab4de2e172

  • actions-runner-osx-x64-2.301.1-noruntime.tar.gz f7182d993d041b266c0c011d67b3a8b5cb282a8bdd981f1599559e28d43fbb6b

  • actions-runner-osx-arm64-2.301.1-noruntime.tar.gz 46802bdaa625198048634b44c671f918180427efd7a7aed08ede8c30d3831725

  • actions-runner-linux-x64-2.301.1-noruntime.tar.gz 3d4ffd92b8d4f169c17fb8a6b7da3908c411d02a7c2da666b8ed8f711f6cd36f

  • actions-runner-linux-arm64-2.301.1-noruntime.tar.gz d87f27baa1038c2236d413ec8c06457770af29df87058b5d8e7b7005072b4e76

  • actions-runner-linux-arm-2.301.1-noruntime.tar.gz 48cf87064d52bcbc8a0a396d8ed3b14831d74ad56b6fa3372ae8a7113b2dd510

  • actions-runner-win-x64-2.301.1-noruntime-noexternals.zip 3aa1c4d93ce021617942b2d94487d7df7895cce8865a31880c4d9159c1e21b76

  • actions-runner-win-arm64-2.301.1-noruntime-noexternals.zip fbf6e180842dad63099f75e42760832567283a57d079d6ebc17d1b374cdbdf48

  • actions-runner-osx-x64-2.301.1-noruntime-noexternals.tar.gz 7af5be16b888bb281260bdf27c2d459f1cca76847ca937a38fbb2a8bdad44746

  • actions-runner-osx-arm64-2.301.1-noruntime-noexternals.tar.gz fa4a61621a6a2fd8fcf7842768adcd7380405b1688faa9332fd6f6e8ed4dc988

  • actions-runner-linux-x64-2.301.1-noruntime-noexternals.tar.gz a0d8bf875f23d6531546f5a5f443fa558b8c57eb912844374d2117fc77381fac

  • actions-runner-linux-arm64-2.301.1-noruntime-noexternals.tar.gz 5e5924bf26d36a920e7c024c048d5f8222e5ec35ecb6a30f933aa8ea9b8e389e

  • actions-runner-linux-arm-2.301.1-noruntime-noexternals.tar.gz <!-- BE...

Read more

v2.301.0

18 Jan 20:09
e471693
Compare
Choose a tag to compare
v2.301.0 Pre-release
Pre-release

Features

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

Bugs

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

Misc

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

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

Windows x64

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

The following snipped needs to be run on powershell:

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

[Pre-release] Windows arm64

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

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

The following snipped needs to be run on powershell:

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

OSX x64

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

OSX arm64 (Apple silicon)

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

Linux x64

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

Linux arm64

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

Linux arm

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

Using your self hosted runner

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

SHA-256 Checksums

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Read more

v2.300.2

19 Dec 19:26
Compare
Choose a tag to compare

Features

  • Expose github.actor_id, github.workflow_ref & github.workflow_sha as environment variable (#2249)
  • Added worker and listener logs to stdout (#2291, #2307)

Bugs

  • Made github.action_status output lowercase to be consistent with job.status' output (#1944)

Misc

  • Added small size runner image for ARC (#2250)
  • Small change to Node.js 12 deprecation message (#2262)
  • Added the option to use the --replace argument to the create-latest-svc.sh (#2273)
  • Made runner_name optional defaulting to hostname in delete.sh script (#1871)
  • Return exit code when MANUALLY_TRAP_SIG is exported (#2285)
  • Use results for uploading step summaries (#2301, #2321, #2328, #2329)

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

  • actions-runner-win-arm64-2.300.2.zip 9409e50d9ad33d8031355ed079b8f56cf3699f35cf5d0ca51e54deed432758ef

  • actions-runner-osx-x64-2.300.2.tar.gz 59814d103186d379123da8d2e7b002305a7b57f509fdd0cf34e4f86394dae9a4

  • actions-runner-osx-arm64-2.300.2.tar.gz c52f30610674acd0ea7c2d05e65c04c1dedf1606c2f00ce347640a001bafc568

  • actions-runner-linux-x64-2.300.2.tar.gz ed5bf2799c1ef7b2dd607df66e6b676dff8c44fb359c6fedc9ebf7db53339f0c

  • actions-runner-linux-arm64-2.300.2.tar.gz 804693a178db3265eb43e09c3b4e67ef28f6d64133778b38d66dcffd2f21057d

  • actions-runner-linux-arm-2.300.2.tar.gz e3b35299483009fedfa55e2b27c371e14a113f40da32df886d846591f14b7873

  • actions-runner-win-x64-2.300.2-noexternals.zip 1803e55853abb2ce0f02b7e1b7768f572e4e23450bf835b5ac5b20133a02244f

  • actions-runner-win-arm64-2.300.2-noexternals.zip 49f47692f6af702065acecd02df4964bb6f8a36f9446458e0e78d8c7acc2009b

  • actions-runner-osx-x64-2.300.2-noexternals.tar.gz a635775799dadc11d464dec92b9ae45e8c59701fcbe66fd13cb56c57aff76f98

  • actions-runner-osx-arm64-2.300.2-noexternals.tar.gz d4b49740a4f0fdfdb01bd7fccade5968472ae8870dfbd4cafc176f4fbfef5311

  • actions-runner-linux-x64-2.300.2-noexternals.tar.gz 1b3dd456f420d6c5fe7e5dd6e6aac09466a93ca1b359d6b28aa104c87016493d

  • actions-runner-linux-arm64-2.300.2-noexternals.tar.gz dc15f2a0a21df83019f206c1cadd36d7b88078f0db236b2fda05021c3e93496e

  • actions-runner-linux-arm-2.300.2-noexternals.tar.gz 8b2df64f97216e592cb6f43e83c81dba5696d1743da44766fae197e8ee4c7660

  • actions-runner-win-x64-2.300.2-noruntime.zip d6932e430bf98248d4f7115518c8f13e1a2976b843cd08590389887f64b86086

  • actions-runner-win-arm64-2.300.2-noruntime.zip d2305c76ca7a942d353aaa8f88c7c7e5cc74c1032984a37feb1c317766a5ddd3

  • actions-runner-osx-x64-2.300.2-noruntime.tar.gz 1ea54c2846566555aed64e19170842f23ae95b284ec2ebd48cdfc59ef1b7e451

  • actions-runner-osx-arm64-2.300.2-noruntime.tar.gz 78696a390acab87835bab692712a83c78e810edf1103707d86c376162e090b26

  • actions-runner-linux-x64-2.300.2-noruntime.tar.gz 2e610ff7362f864238d515a8914a415f9e96abc35b5c4d461d9f496ae44521ed

  • actions-runner-linux-arm64-2.300.2-noruntime.tar.gz 1ffb650fb36393b4ad28e370991f34ebcacc29406f589c1d2111a0582a7e44ab

  • actions-runner-linux-arm-2.300.2-noruntime.tar.gz 895af48e5d4a3f368d15c0f559ab1e2972090db0076cf9ebdebf77be42a75487

  • actions-runner-win-x64-2.300.2-noruntime-noexternals.zip 84677a8e8ca8f29bc8fa919a55e37a34555f54a7d28299ea0e4eb6536bf0ee3a

  • actions-runner-win-arm64-2.300.2-noruntime-noexternals.zip 028a70f960df20b29056800319303b14b40e094a88f82f153feefc73058bbce0

  • actions-runner-osx-x64-2.300.2-noruntime-noexternals.tar.gz 45169fa8a7218aa4012b8f62c16d0f1c2ee16f1e1650048b9d194fc692fbb34f

  • actions-runner-osx-arm64-2.300.2-noruntime-noexternals.tar.gz 67823841a162d33fbec96dac9ad9e4fcb5a3413e2c696333f4fbee2745e365b1

  • actions-runner-linux-x64-2.300.2-noruntime-noexternals.tar.gz 3769b093a9f3785f36d4b6901fd09642d7819a5e3d82975db719b7afa0aaaacd

  • actions-runner-linux-arm64-2.300.2-noruntime-noexternals.tar.gz e76104bf4ef02915e7cc10aa1f3592746d8cc392142a4dd263d7f5376795a8ad

  • actions-runner-linux-arm-2.300.2-noruntime-noexternals.tar.gz 188eaa7f186c567ddf6ce472a730ce2001ee56742f5da7cb708b591a0ef731d9

v2.300.1

19 Dec 16:35
edb3681
Compare
Choose a tag to compare

Features

  • Expose github.actor_id, github.workflow_ref & github.workflow_sha as environment variable (#2249)
  • Added worker and listener logs to stdout (#2291, #2307)

Bugs

  • Made github.action_status output lowercase to be consistent with job.status' output (#1944)

Misc

  • Added small size runner image for ARC (#2250)
  • Small change to Node.js 12 deprecation message (#2262)
  • Added the option to use the --replace argument to the create-latest-svc.sh (#2273)
  • Made runner_name optional defaulting to hostname in delete.sh script (#1871)
  • Return exit code when MANUALLY_TRAP_SIG is exported (#2285)
  • Use results for uploading step summaries (#2301) with limited size (#2321)

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

  • actions-runner-win-arm64-2.300.1.zip 2ff9c61c71acce3334596eb38890cd926c78431ab5e5bd972e3c334b58bdc8ec

  • actions-runner-osx-x64-2.300.1.tar.gz 6f4726c87ffa12aa427f0aebe5607ea0fa8ef4462decde3397c57dc9258f1d2c

  • actions-runner-osx-arm64-2.300.1.tar.gz 590cfff43a8e03c283e3dd45cae3e79997c8708bce70e542d41b3d0234ab921b

  • actions-runner-linux-x64-2.300.1.tar.gz 36cd6111ec30c6b8b6c164b5cff597a52eae1c4a0356549434181aa58bc181a2

  • actions-runner-linux-arm64-2.300.1.tar.gz 99f3c0b5c194fdc750683d98894d8fa18493d7371e4d40b9d9b62a5bb57a6606

  • actions-runner-linux-arm-2.300.1.tar.gz 7698f7b7b8ec1d4d598391c4142c84406c16f712f182ca12d6e92b02663a40b6

  • actions-runner-win-x64-2.300.1-noexternals.zip f643c45c2d92481844421f06690740afa452df08ebaf01874aa7b59a2681790f

  • actions-runner-win-arm64-2.300.1-noexternals.zip 80f462a5d509b398bc1bb466f0276f8638a4c6d1a274e418928459d498f1731c

  • actions-runner-osx-x64-2.300.1-noexternals.tar.gz bbddce2a19d709adf382745d2a84dbebb521466755f83bd93a07f912d170f2da

  • actions-runner-osx-arm64-2.300.1-noexternals.tar.gz 92b4452fe7c6626a9a135da80e46f4d3c018c11ec32717c2ed93b12844582951

  • actions-runner-linux-x64-2.300.1-noexternals.tar.gz 5eb7acdd4492e010000c17231d46de75a9a8044f67ffd629d742cd42935ee8c9

  • actions-runner-linux-arm64-2.300.1-noexternals.tar.gz 558a7e4775ff15301eaae42f6004de7094bfd73959c6c6f301bacd6b20e2d2ab

  • actions-runner-linux-arm-2.300.1-noexternals.tar.gz 3e231757025246d53e54a59333b8524fdd2f9248a729894f119c0bf0e4918006

  • actions-runner-win-x64-2.300.1-noruntime.zip 8ae9443bd34fe07e7f42ce27f4e9bad7f1475290db46c3d1b5cd76495d8d9900

  • actions-runner-win-arm64-2.300.1-noruntime.zip 6a53ac1d8826a51a1bce3eed01f84bb90587ae0f7c45ce0e93a9b1f52a7f2aa9

  • actions-runner-osx-x64-2.300.1-noruntime.tar.gz cdcc453d25c39e8d82e7b487907a56cf7026b59b3995b90089081db4fbe88811

  • actions-runner-osx-arm64-2.300.1-noruntime.tar.gz 6d3b91c5b548d4c2d7692835c814917668cc103f1c174397944fff2ff050770d

  • actions-runner-linux-x64-2.300.1-noruntime.tar.gz 1c6904962cb731781b505f64f461d3ed9ee4bddd0f24f257c2451c5fd3038996

  • actions-runner-linux-arm64-2.300.1-noruntime.tar.gz da818dd23669bc4ab1a42365fa1f8ef00ea72992808ed538d94dda4b3413a916

  • actions-runner-linux-arm-2.300.1-noruntime.tar.gz 80b1169333940c59e5efbd02136b9519e7e07f584646478462e330af6180c51b

  • actions-runner-win-x64-2.300.1-noruntime-noexternals.zip 3143fab236e50c9706dbd3e7da6e9a13706dae4297733d9dac16c1e4f1bbc8fe

  • actions-runner-win-arm64-2.300.1-noruntime-noexternals.zip c48fbada138f4f30fd2125534265b7bcbef1f61437b534ec2dacb05feb5cf61e

  • actions-runner-osx-x64-2.300.1-noruntime-noexternals.tar.gz 1652367e551d6dfa1bb8be7c7b4bc72cbc25ed0847336862a66c0a5e342e96fa

  • actions-runner-osx-arm64-2.300.1-noruntime-noexternals.tar.gz dfe0ca18eaca6337a3277d92f6dc7f0aff644777bca59a9c99ea8242305c45f0

  • actions-runner-linux-x64-2.300.1-noruntime-noexternals.tar.gz 56443e05306d8053d5aa3e3a1edc0d0b7464d1565f9cf702dbbf3b928a27e06f

  • actions-runner-linux-arm64-2.300.1-noruntime-noexternals.tar.gz a88498ca2331c0581d650579a46dd0b7bf58881aeb3e7cc08096eb4da09095e0

  • actions-runner-linux-arm-2.300.1-noruntime-noexternals.tar.gz be119f89fe386a7077dc355681ff9a1056d0be87c538ded551da0a8ef1972e0c