chore(deps): update code.forgejo.org/forgejo/runner docker tag to v6.4.0 #2

Open
Richard wants to merge 1 commit from renovate/code.forgejo.org-forgejo-runner-6.x into main
Owner

This PR contains the following updates:

Package Update Change
code.forgejo.org/forgejo/runner (source) minor 6.2.2 -> 6.4.0

Release Notes

forgejo/runner (code.forgejo.org/forgejo/runner)

v6.4.0

Compare Source

Do not use, it contains a regression fixed in 7.0.0.

v6.3.1

Compare Source

v6.3.0

Compare Source


Configuration

📅 Schedule: 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 Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [code.forgejo.org/forgejo/runner](https://forgejo.org) ([source](https://code.forgejo.org/forgejo/runner)) | minor | `6.2.2` -> `6.4.0` | --- ### Release Notes <details> <summary>forgejo/runner (code.forgejo.org/forgejo/runner)</summary> ### [`v6.4.0`](https://code.forgejo.org/forgejo/runner/blob/HEAD/RELEASE-NOTES.md#640) [Compare Source](https://code.forgejo.org/forgejo/runner/compare/v6.3.1...v6.4.0) **Do not use, it [contains a regression](https://code.forgejo.org/forgejo/runner/issues/660) fixed in 7.0.0.** - [Update code.forgejo.org/forgejo/act](https://code.forgejo.org/forgejo/runner/pulls/571) to v1.26.0. This brings [several security updates](https://code.forgejo.org/forgejo/act/compare/v1.25.1...v1.26.0), as well as [offline action caching](https://code.forgejo.org/forgejo/act/commit/613090ecd71f75e6200ded4c9d5424b26a792755). - [Remove unused x-runner-version header](https://code.forgejo.org/forgejo/runner/pulls/496). - [Upgrade lxc-systemd using a URL instead of a version](https://code.forgejo.org/forgejo/runner/pulls/520). - [Correctly use HTTP proxy if insecure is true](https://code.forgejo.org/forgejo/runner/pulls/535). - [Update golang.org/x/crypto](https://code.forgejo.org/forgejo/runner/pulls/562) to a version that is not susceptible to DOS attack. - [Update golang.org/x/net](https://code.forgejo.org/forgejo/runner/pulls/563) to a version with several security fixes. ### [`v6.3.1`](https://code.forgejo.org/forgejo/runner/blob/HEAD/RELEASE-NOTES.md#631) [Compare Source](https://code.forgejo.org/forgejo/runner/compare/v6.3.0...v6.3.1) - [Fixed an issue which caused data races and timeouts](https://code.forgejo.org/forgejo/act/pulls/109) in certain cases, which would [cause cache storing and retrieval to fail](https://code.forgejo.org/forgejo/runner/issues/509). ### [`v6.3.0`](https://code.forgejo.org/forgejo/runner/blob/HEAD/RELEASE-NOTES.md#630) [Compare Source](https://code.forgejo.org/forgejo/runner/compare/v6.2.2...v6.3.0) - [Caches are now correctly scoped to repositories](https://code.forgejo.org/forgejo/runner/pulls/503). Require authentication for cache requests, and set up cache proxy to provide authentication transparently and automatically. </details> --- ### Configuration 📅 **Schedule**: 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 [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjI2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJjcml0aWNhbC1pbmZyYSIsInJlbm92YXRlIl19-->
Richard added 1 commit 2026-05-27 21:23:00 +02:00
This pull request can be merged automatically.
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/code.forgejo.org-forgejo-runner-6.x:renovate/code.forgejo.org-forgejo-runner-6.x
git checkout renovate/code.forgejo.org-forgejo-runner-6.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout main
git merge --no-ff renovate/code.forgejo.org-forgejo-runner-6.x
git checkout renovate/code.forgejo.org-forgejo-runner-6.x
git rebase main
git checkout main
git merge --ff-only renovate/code.forgejo.org-forgejo-runner-6.x
git checkout renovate/code.forgejo.org-forgejo-runner-6.x
git rebase main
git checkout main
git merge --no-ff renovate/code.forgejo.org-forgejo-runner-6.x
git checkout main
git merge --squash renovate/code.forgejo.org-forgejo-runner-6.x
git checkout main
git merge --ff-only renovate/code.forgejo.org-forgejo-runner-6.x
git checkout main
git merge renovate/code.forgejo.org-forgejo-runner-6.x
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Richard/richardnixon.dev#2
No description provided.