Release

May 14, 20201 minute read

GitHub Actions: New runner release v2.262.1

We have released a new version of the GitHub Actions runner.

Features

  • Sample scripts to automate scalable runners (#427)
  • Raise warning when action input does not match action.yml (#429)
  • Add secret masker for trimming double quotes (#440)
  • Use the API_URL and munge action URLs for GHES (#437 #469)
  • Help trace worker crash in telemetry (#450)
  • Update checkout@v1 for GHES (#470)

Bugs

  • Print node version in debug instead of output (#433)
  • Better error when runner is removed from service (#441)
  • Add help info for '–labels' config option (#472)
  • Sps/token migration fix, job.status/steps.outcome/steps.conclusion case match with GitHub check suites conclusion (#462)
  • Docker build using -f instead of implied default (#471)
  • Fix configure as service when runner name has space. (#474)

Misc

  • Make release notes code blocks copy-paste-able (#430)
  • Fix spelling of RHEL and CentOS. (#436)
  • Add CodeQL Analysis workflow (#459)

Learn more about GitHub Actions self-hosted runners

For questions please visit the GitHub Actions community forum

Subscribe to our developer newsletter

Discover tips, technical guides, and best practices in our biweekly newsletter just for devs.

By submitting, I agree to let GitHub and its affiliates use my information for personalized communications, targeted advertising, and campaign effectiveness. See the GitHub Privacy Statement for more details.

GitHub Actions: New runner release v2.262.1 - GitHub Changelog