Update dependency gitea/act_runner to v0.2.13 #31

Open
renovate-bot wants to merge 1 commits from renovate/gitea-act_runner-0.x into develop
Collaborator

This PR contains the following updates:

Package Update Change
gitea/act_runner patch 0.2.11 -> 0.2.13

Release Notes

gitea/act_runner (gitea/act_runner)

v0.2.13

Compare Source

Changelog

v0.2.12

Compare Source

Changelog


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [gitea/act_runner](https://gitea.com/gitea/act_runner) | patch | `0.2.11` -> `0.2.13` | --- ### Release Notes <details> <summary>gitea/act_runner (gitea/act_runner)</summary> ### [`v0.2.13`](https://gitea.com/gitea/act_runner/releases/tag/v0.2.13) [Compare Source](https://gitea.com/gitea/act_runner/compare/v0.2.12...v0.2.13) #### Changelog - [`8920c4a`](https://github.com/gitea/act_runner/commit/8920c4a170603dc8f23e9e0d4ba0a9de13cd5f94) Timeout to wait for and optionally require docker always ([#&#8203;741](https://github.com/gitea/act_runner/issues/741)) - [`bbf9d7e`](https://github.com/gitea/act_runner/commit/bbf9d7e90f3fee9e9968fc49c1ee6cfdb11f55e9) feat: support github mirror ([#&#8203;716](https://github.com/gitea/act_runner/issues/716)) - [`46f471a`](https://github.com/gitea/act_runner/commit/46f471a9007a18d965191c6ab07711ec360107b5) refac(workflow): use matrix to compile different docker images ([#&#8203;740](https://github.com/gitea/act_runner/issues/740)) - [`aa28f8d`](https://github.com/gitea/act_runner/commit/aa28f8d99c88fe7d662e49efcb8caa6215213058) feat(docker): add TZ env variable working ([#&#8203;738](https://github.com/gitea/act_runner/issues/738)) - [`6a7e18b`](https://github.com/gitea/act_runner/commit/6a7e18b124a64221d2fda1d508390aedba270b46) Allow node24 actions ([#&#8203;737](https://github.com/gitea/act_runner/issues/737)) - [`53329c4`](https://github.com/gitea/act_runner/commit/53329c46ff29922cea0d02a0d52a039308f4bd99) Add ubuntu-24.04 label to defaults. ([#&#8203;724](https://github.com/gitea/act_runner/issues/724)) ### [`v0.2.12`](https://gitea.com/gitea/act_runner/releases/tag/v0.2.12) [Compare Source](https://gitea.com/gitea/act_runner/compare/v0.2.11...v0.2.12) #### Changelog - [`6b1aea9`](https://github.com/gitea/act_runner/commit/6b1aea9c04d2d7d5fa59ab97da6712b3b2d9b502) Upgrade github.com/go-git/go-git/v5 to v5.16.2 ([#&#8203;706](https://github.com/gitea/act_runner/issues/706)) - [`edec9a8`](https://github.com/gitea/act_runner/commit/edec9a8f91c8dafeb834215002ec9f4928205d6a) Add a way to specify vars in act_runner exec ([#&#8203;704](https://github.com/gitea/act_runner/issues/704)) - [`6a9a447`](https://github.com/gitea/act_runner/commit/6a9a447f86a3951b0b409e09aabfd40aae6dbe86) Report errors by setting raw_output when it's error level ([#&#8203;645](https://github.com/gitea/act_runner/issues/645)) - [`5302c25`](https://github.com/gitea/act_runner/commit/5302c25feb6d64b682dd789d41984295db919050) Add environment variables for OIDC token service ([#&#8203;674](https://github.com/gitea/act_runner/issues/674)) - [`a616ed1`](https://github.com/gitea/act_runner/commit/a616ed1a10efcb91f8ff3f67b35e16686cfa28b9) feat: register interactive with values from cli ([#&#8203;682](https://github.com/gitea/act_runner/issues/682)) - [`f0b5aff`](https://github.com/gitea/act_runner/commit/f0b5aff3bbeda469a682fe21144c16485ea2189a) fix: invalid label NoInteractive exit code ([#&#8203;683](https://github.com/gitea/act_runner/issues/683)) - [`44b4736`](https://github.com/gitea/act_runner/commit/44b473670330342d66300d6ac96bccd0e39c37e7) feat: docker env vars for ephemeral and once ([#&#8203;685](https://github.com/gitea/act_runner/issues/685)) - [`b1ae30d`](https://github.com/gitea/act_runner/commit/b1ae30dda8292b255ba8e6d230817e4ca949090d) ephemeral act runner ([#&#8203;649](https://github.com/gitea/act_runner/issues/649)) - [`0d68726`](https://github.com/gitea/act_runner/commit/0d687268c77e4e391f04d1685431734993600636) act_runner requires go 1.24 now - [`425a570`](https://github.com/gitea/act_runner/commit/425a570261817ce86a646334367afaf71a92158e) use new docker image URLs ([#&#8203;661](https://github.com/gitea/act_runner/issues/661)) - [`4c8179e`](https://github.com/gitea/act_runner/commit/4c8179ee12aff2862b7bf43d62ed9de28b070926) upgrade to go1.24, act to 0.261.4 and actions-proto-go to 0.4.1 ([#&#8203;662](https://github.com/gitea/act_runner/issues/662)) - [`5ae13f0`](https://github.com/gitea/act_runner/commit/5ae13f0bd73f381b92496f3c60352a0ce549663a) Update xgo version to 1.24 ([#&#8203;651](https://github.com/gitea/act_runner/issues/651)) - [`3510152`](https://github.com/gitea/act_runner/commit/3510152e3671880d483b111a2a66c38f924ac147) Fix Makefile make docker ([#&#8203;641](https://github.com/gitea/act_runner/issues/641)) - [`8dfb805`](https://github.com/gitea/act_runner/commit/8dfb805c627633125e0812d05998ba76d71630a2) Update examples/kubernetes/dind-docker.yaml to reflect recent changes to Dockerfile ([#&#8203;633](https://github.com/gitea/act_runner/issues/633)) - [`a7080f5`](https://github.com/gitea/act_runner/commit/a7080f5457afbfbd4931347f2f9b39c871fdb56d) Update examples for `GITEA_RUNNER_REGISTRATION_TOKEN` env ([#&#8203;630](https://github.com/gitea/act_runner/issues/630)) - [`8b72d1c`](https://github.com/gitea/act_runner/commit/8b72d1c7ae3a53059476ca600951e69efaf40913) add s390x and riscv64 as an arch for binaries - [`8bc0275`](https://github.com/gitea/act_runner/commit/8bc0275e74af3516cb9d952e144e48405c084aa5) feat: add once flag to daemon command ([#&#8203;19](https://github.com/gitea/act_runner/issues/19)) ([#&#8203;598](https://github.com/gitea/act_runner/issues/598)) - [`0348aaa`](https://github.com/gitea/act_runner/commit/0348aaac599d7c8f9bdbc213d5d80c5786b57b5b) Wait for the Docker daemon to be ready before starting act runner ([#&#8203;620](https://github.com/gitea/act_runner/issues/620)) - [`9712481`](https://github.com/gitea/act_runner/commit/9712481bed83b6ce9937833efcac9cca73381872) Support `basic`, `dind` and `dind-rootless` as multiple kinds of images ([#&#8203;619](https://github.com/gitea/act_runner/issues/619)) - [`b5f901b`](https://github.com/gitea/act_runner/commit/b5f901b2d96a1d310bb4efaee28574af8c0e97f8) Upgrade act from v0.261.2 -> v0.261.3 ([#&#8203;607](https://github.com/gitea/act_runner/issues/607)) - [`0e2a3e0`](https://github.com/gitea/act_runner/commit/0e2a3e00f5b32d5407f4f929a1ae61d3df825362) examples/vm/rootless-docker.md aktualisiert ([#&#8203;487](https://github.com/gitea/act_runner/issues/487)) - [`b282356`](https://github.com/gitea/act_runner/commit/b282356e9e5247da16ebe6bf6a6804ad22d47cf4) update example for docker-compose to allow fix 502 errors in case Gitea not yet ready on runner startup ([#&#8203;605](https://github.com/gitea/act_runner/issues/605)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjI2NC4wIiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCIsImxhYmVscyI6W119-->
renovate-bot added 1 commit 2025-08-19 15:00:28 +00:00
Update dependency gitea/act_runner to v0.2.12
Some checks failed
renovate/stability-days Updates have met minimum release age requirement
Test Pull Requests / Build Image (pull_request) Failing after 1m23s
Test Pull Requests / Notify (pull_request) Has been skipped
7da2e33077
renovate-bot scheduled this pull request to auto merge when all checks succeed 2025-08-19 15:00:28 +00:00
renovate-bot force-pushed renovate/gitea-act_runner-0.x from 7da2e33077 to a1d270fc7c 2025-08-24 22:00:26 +00:00 Compare
renovate-bot force-pushed renovate/gitea-act_runner-0.x from a1d270fc7c to 57566856f4 2025-09-05 18:00:28 +00:00 Compare
renovate-bot changed title from Update dependency gitea/act_runner to v0.2.12 to Update dependency gitea/act_runner to v0.2.13 2025-09-05 18:00:29 +00:00
Some checks failed
renovate/stability-days Updates have met minimum release age requirement
Required
Details
Test Pull Requests / Build Image (pull_request) Failing after 2m38s
Required
Details
Test Pull Requests / Notify (pull_request) Has been skipped
Some required checks were not successful.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/gitea-act_runner-0.x:renovate/gitea-act_runner-0.x
git checkout renovate/gitea-act_runner-0.x
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MrMeeb/gitea-act-runner#31
No description provided.