Update code.forgejo.org/forgejo/runner Docker tag to v13
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) | major | 12.13.2 → 13.0.0 |
Release Notes
forgejo/runner (code.forgejo.org/forgejo/runner)
v13.0.0
Release Notes
Forgejo v13 contains breaking changes in order to improve security and predictability of Forgejo Actions. See the v13.0.0 blog post for a description of each of those changes.
- bug fixes
- MR: fix: interpolate uses key of Docker actions
- MR: fix: do not log error if runs-on is absent
- MR: fix: turn invalid matrices into a hard error
- MR: fix: fail jobs, steps if expression interpolation fails
- MR: fix: EvaluateIf() loses ${{ inputs.x }} on reusable workflow expansion
- MR: fix: prevent commit impersonation via
refs/replace/*during action checkout - MR: fix: nil dereference when EvaluateIf is called w/ cancelled() expr
- MR: fix: run git subprocesses in a process group
- MR: fix: run forgejo-runner under dumb-init in its container
- MR: fix: read gitea_* variables sent by Forgejo again
- MR: fix: potential nil dereference in (*SingleWorkflow).HasPermissions()
- MR: fix: bind workspace into actions container in host mode
- other
- MR: chore: prepare for runner v13 release
- MR: Update dependency buildx to v0.36.0
- MR: Update module github.com/docker/go-connections to v0.8.1
- MR: Update go.opentelemetry.io/otel (indirect) to v1.44.0 [SECURITY]
- MR: Update module github.com/moby/go-archive to v0.2.1
- MR: Update module github.com/vektra/mockery/v3 to v3.7.2
- MR: Update forgejo-runner to v12.13.2
- MR: Update module github.com/mattn/go-isatty to v0.0.24
- MR: Update module github.com/powerman/fileuri to v0.3.0
- MR: Update module github.com/moby/moby/client to v0.5.0
- MR: Update module github.com/moby/moby/api to v1.55.0
- MR: Update actions/checkout
- MR: Update module github.com/docker/cli to v29.6.2+incompatible
- MR: Update https://data.forgejo.org/actions/setup-forgejo action to v3.2.4
- MR: chore: upgrade github.com/docker/cli to v29
- MR: Update forgejo-runner to v12.13.1
- MR: Update module github.com/mattn/go-isatty to v0.0.23
- MR: chore: remove workflow command set-output
- MR: ci: add 'apt-get update' before setup-forgejo steps
- MR: chore: update hashfiles
- MR: chore: remove workflow command set-env
- MR: Update module golang.org/x/sys to v0.47.0
- MR: test: refresh apt cache before installing packages
- MR: chore: remove workflow command add-path
- MR: Update module go.etcd.io/bbolt to v1.5.0
- MR: chore: remove Gitea compatibility
- MR: test: increase timeout of Podman tests
- MR: test: fix tests that accidentally require Docker, skip rest
- MR: chore: remove ability to use secrets for registry authentication
- MR: Update module github.com/opencontainers/selinux to v1.15.1
- MR: chore: remove support for deprecated GITEA_ environment variables
- MR: Update module github.com/golangci/golangci-lint/v2/cmd/golangci-lint to v2.12.2
- MR: chore: remove lowercasing of cron, timezone attributes
- MR: chore: remove deprecated config variable NetworkMode
- MR: Update data.forgejo.org/forgejo/forgejo Docker tag to v11.0.16
- MR: Update forgejo-runner to v12.13.0
- MR: Update https://data.forgejo.org/actions/setup-go action to v6.5.0
- MR: Update module github.com/vektra/mockery/v3 to v3.7.1