GitHub self-hosted runners for Hetzner Cloud
Version updated for https://github.com/wydler/hcloud-self-hosted-github-runner to version 1.2.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automatically launches a Hetzner Cloud server as a self-hosted GitHub Actions runner just before a job starts, executes the workflow, and then terminates the server upon completion. It helps in cost savings by potentially reducing hourly costs compared to using GitHub-managed runners, especially for large or frequent builds. The action is designed to be user-friendly and easily auditable with clear documentation.
What’s Changed
What’s Changed
- chore(deps): Update github/codeql-action from v4.36.0 to v4.36.2 by @renovate-dependency-app[bot] in https://github.com/wydler/hcloud-self-hosted-github-runner/pull/45
- chore(deps): Update renovatebot/github-action from v46.1.14 to v46.1.15 by @renovate-dependency-app[bot] in https://github.com/wydler/hcloud-self-hosted-github-runner/pull/49
- chore(deps): Update actions/checkout from v6.0.3 to v7.0.0 by @renovate-dependency-app[bot] in https://github.com/wydler/hcloud-self-hosted-github-runner/pull/50
- chore(deps): Update renovatebot/github-action from v46.1.15 to v46.1.16 by @renovate-dependency-app[bot] in https://github.com/wydler/hcloud-self-hosted-github-runner/pull/54
- chore(deps): Update github/codeql-action from v4.36.2 to v4.36.3 by @renovate-dependency-app[bot] in https://github.com/wydler/hcloud-self-hosted-github-runner/pull/58
- chore(deps): Update renovatebot/github-action from v46.1.16 to v46.1.17 by @renovate-dependency-app[bot] in https://github.com/wydler/hcloud-self-hosted-github-runner/pull/59
- chore(deps): Update renovatebot/github-action from v46.1.17 to v46.1.18 by @renovate-dependency-app[bot] in https://github.com/wydler/hcloud-self-hosted-github-runner/pull/63
- chore(deps): Update github/codeql-action from v4.36.3 to v4.37.0 by @renovate-dependency-app[bot] in https://github.com/wydler/hcloud-self-hosted-github-runner/pull/64
- chore(deps): Update renovatebot/github-action from v46.1.18 to v46.1.19 by @renovate-dependency-app[bot] in https://github.com/wydler/hcloud-self-hosted-github-runner/pull/70
- chore(deps): Update github/codeql-action from v4.37.0 to v4.37.1 by @renovate-dependency-app[bot] in https://github.com/wydler/hcloud-self-hosted-github-runner/pull/69
- chore(deps): Update actions/checkout from v7.0.0 to v7.0.1 by @renovate-dependency-app[bot] in https://github.com/wydler/hcloud-self-hosted-github-runner/pull/72
- chore(deps): Update github/codeql-action from v4.37.1 to v4.37.3 by @renovate-dependency-app[bot] in https://github.com/wydler/hcloud-self-hosted-github-runner/pull/73
- chore(deps): Update renovatebot/github-action from v46.1.19 to v46.1.20 by @renovate-dependency-app[bot] in https://github.com/wydler/hcloud-self-hosted-github-runner/pull/74
- chore(deps): Update github/codeql-action from v4.37.3 to v4.37.4 by @renovate-dependency-app[bot] in https://github.com/wydler/hcloud-self-hosted-github-runner/pull/78
- chore(deps): Update renovatebot/github-action from v46.1.20 to v46.2.0 by @renovate-dependency-app[bot] in https://github.com/wydler/hcloud-self-hosted-github-runner/pull/79
- Add custom labels support for GitHub Runner by @dwydler in https://github.com/wydler/hcloud-self-hosted-github-runner/pull/80
Full Changelog: https://github.com/wydler/hcloud-self-hosted-github-runner/compare/1.1.1...1.2.0