Update gitea/runner Docker tag to v3.1.0 #47

Merged
Akumatic merged 1 commits from renovate/gitea-runner-3.x into main 2026-08-08 14:25:01 +00:00
Member

This PR contains the following updates:

Package Update Change
gitea/runner minor 3.0.23.1.0

Release Notes

gitea/runner (gitea/runner)

v3.1.0

Compare Source

⚠️ Behavior changes

::set-env:: and ::add-path:: need an opt-in (https://gitea.com/gitea/runner/pulls/1109)

The runner refuses both commands, as GitHub has done since 2020. Set ACTIONS_ALLOW_UNSECURE_COMMANDS on the step or the job to allow them again.

Features

Enhancements

Bug fixes

Full changelog: https://gitea.com/gitea/runner/compare/v3.0.2...v3.1.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 Mend Renovate CLI.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [gitea/runner](https://gitea.com/gitea/runner) | minor | `3.0.2` → `3.1.0` | --- ### Release Notes <details> <summary>gitea/runner (gitea/runner)</summary> ### [`v3.1.0`](https://gitea.com/gitea/runner/releases/tag/v3.1.0) [Compare Source](https://gitea.com/gitea/runner/compare/v3.0.2...v3.1.0) #### ⚠️ Behavior changes ##### `::set-env::` and `::add-path::` need an opt-in (<https://gitea.com/gitea/runner/pulls/1109>) The runner refuses both commands, as GitHub has done since 2020. Set `ACTIONS_ALLOW_UNSECURE_COMMANDS` on the step or the job to allow them again. #### Features - Wait for healthy services and fill the `job` context (<https://gitea.com/gitea/runner/pulls/1107>) - `config` command to edit config files (<https://gitea.com/gitea/runner/pulls/1140>) - Render annotation locations, so `::error file=main.go,line=12::msg` shows as `::error::main.go:12: msg` (<https://gitea.com/gitea/runner/pulls/1109>) #### Enhancements - Improve config, comment out values in example file, add `config init` (<https://gitea.com/gitea/runner/pulls/1145>) #### Bug fixes - Evaluate each `${{ }}` part on its own (<https://gitea.com/gitea/runner/pulls/1146>) - Trim whitespace from register inputs (<https://gitea.com/gitea/runner/pulls/1147>) **Full changelog**: <https://gitea.com/gitea/runner/compare/v3.0.2...v3.1.0> </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, 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 [Mend Renovate CLI](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC4xNC4zIiwidXBkYXRlZEluVmVyIjoiNDQuMTQuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate-bot added 1 commit 2026-08-07 16:00:59 +00:00
Akumatic merged commit 9bebdd056f into main 2026-08-08 14:25:01 +00:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Homelab/Docker-Gitea#47