Update code.forgejo.org/forgejo/runner Docker tag to v11.1.2
The container in the Oracle cloud infrastructure spun up with Docker Compose was updated by Watchtower with dependency update facilitated by Mend's Renovate Bot.
This MR contains the following updates:
Package | Update | Change |
---|---|---|
code.forgejo.org/forgejo/runner (source) | patch | 11.1.1 -> 11.1.2 |
Release Notes
forgejo/runner (code.forgejo.org/forgejo/runner)
v11.1.2
Release Notes
- features
- MR: feat: support evaluating workflow-level concurrency blocks in jobparser
- bug fixes
- MR: fix(security): a multiline secret may be found in a single log entry
- MR: fix: improve logging to diagnose mystery job terminations
- MR: fix: modifying a cache secret does not invalidate cached entries
- MR: fix: allow GC & cache operations to operate concurrently
- MR: fix: do not attempt to run the LXC stop script with self-hosted
- MR: fix: event.pull_request.action == closed can use the cache of the base repository
- MR: fix: Correctly override the value of
Forgejo-Cache-Host
when ACTIONS_CACHE_URL is overridden. - MR: fix: a composite action must not change the result of the calling step before it completes
- other
- MR: chore: test: exercise contexts in matrix when validating workflows
- MR: Update module connectrpc.com/connect to v1.19.0
- MR: chore: fix typo in the documentation
- MR: Update module github.com/golangci/golangci-lint/v2/cmd/golangci-lint to v2.5.0
- MR: Update code.forgejo.org/forgejo/forgejo Docker tag to v11.0.6
- MR: chore: upgrade LXC example to Debian GNU/Linux trixie
- MR: Update https://data.forgejo.org/actions/setup-forgejo action to v3.0.4
- MR: Update forgejo-runner to v11.1.1