chore(deps): update code.forgejo.org/forgejo/runner docker tag to v12.11.1 #31

Merged
stevensting merged 1 commits from renovate/code.forgejo.org-forgejo-runner-12.x into main 2026-06-15 11:20:53 +00:00
Member

This PR contains the following updates:

Package Update Change
code.forgejo.org/forgejo/runner (source) minor 12.9.0 -> 12.11.1

Release Notes

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

v12.11.1

Compare Source

Release Notes


  • bug fixes
    • PR: fix(docker): honour DOCKER_TLS_VERIFY and DOCKER_CERT_PATH when DOCKER_HOST is set

v12.11.0

Compare Source

Release Notes


  • features
    • PR: feat(jobparser): implement jobparser capability to evaluate 'if' clauses
    • PR: feat: identify runner by its UUID in workflow logs
    • PR: feat(jobparser): provide detection capability for permissions being defined
  • bug fixes
    • PR: fix: evaluate if conditions of inner jobs before combining results
    • PR: fix: make look-up of matrix values case-insensitive when expanding workflows
  • other
    • PR: Update dependency forgejo-runner-service-yq to v4.53.3
    • PR: Update forgejo/forgejo-build-publish to v5.7.2
    • PR: ci: add capability to run testing on arm64
    • PR: Update actions/setup-forgejo to v3.2.1
    • PR: Update dependency forgejo/release-notes-assistant to v1.7.2
    • PR: Pin dependencies
    • PR: Update go toolchain directive to v1.25.11 [SECURITY]
    • PR: chore: change systemd example TimeoutStopSec -> infinity
    • PR: Update data.forgejo.org/oci/ci Docker tag to v2
    • PR: Update module connectrpc.com/connect to v1.20.0
    • PR: refactor: extract docker back-end into act/container/docker package
    • PR: Update forgejo-runner to v12.10.2
    • PR: Update dependency forgejo/release-notes-assistant to v1.7.1
    • PR: Update dependency forgejo-runner-service-yq to v4.53.2
    • PR: Update https://data.forgejo.org/actions/setup-forgejo action to v3.1.12
    • PR: Update dependency buildx to v0.34.1

v12.10.2

Compare Source

Release Notes


  • bug fixes
    • PR: fix: remove containers after failed start-up
    • PR: fix: reject invalid cron schedules while parsing workflows
  • other
    • PR: Update module github.com/rhysd/actionlint to v1.7.12
    • PR: Replace Node.js with data.forgejo.org/oci/node 24-trixie
    • PR: Update https://data.forgejo.org/actions/cascading-pr action to v2.3.2
    • PR: Update module github.com/moby/patternmatcher to v0.6.1
    • PR: Update module golang.org/x/sys to v0.44.0 [SECURITY]
    • PR: test: update apt cache before installing packages in Podman job
    • PR: Update module github.com/mattn/go-isatty to v0.0.22
    • PR: Update data.forgejo.org/forgejo/forgejo Docker tag to v11.0.14
    • PR: Update module connectrpc.com/connect to v1.19.2
    • PR: Update https://data.forgejo.org/actions/setup-forgejo action to v3.1.11
    • PR: Update data.forgejo.org/forgejo/forgejo Docker tag to v11.0.13
    • PR: Update go toolchain directive to v1.25.10
    • PR: refactor: replace backend identity checks with capability queries

v12.10.1

Compare Source

Release Notes


  • features
    • PR: feat: merge reusable expansion caller's 'if' into expanded jobs
  • bug fixes
    • PR: fix: workflow-level 'env' is lost during job parsing
  • other
    • PR: chore: use specific version of gofumpt, not latest
    • PR: chore: increase the length of the cache token key
    • PR: chore: remove go-git
    • PR: refactor: drop unused ConnectToNetwork from Container interface

v12.10.0

Compare Source

Release Notes


  • features
    • PR: feat: enable entrypoint customization of job containers
    • PR: feat: enable entrypoint customization for services
    • PR: feat: improve pulling of container images
  • bug fixes
    • PR: fix: trim whitespace around cache secret
    • PR: fix: preserve workflow-level env & enable-openid-connect during workflow expansion
  • other
    • PR: chore: incorporate go-git's gitignore matching
    • PR: chore: add issues to README, minimal contribution guide
    • PR: Update forgejo-runner to v12.9.0

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 | `12.9.0` -> `12.11.1` | --- ### Release Notes <details> <summary>forgejo/runner (code.forgejo.org/forgejo/runner)</summary> ### [`v12.11.1`](https://code.forgejo.org/forgejo/runner/releases/tag/v12.11.1) [Compare Source](https://code.forgejo.org/forgejo/runner/compare/v12.11.0...v12.11.1) - [User guide](https://forgejo.org/docs/next/user/actions/overview/) - [Administrator guide](https://forgejo.org/docs/next/admin/actions/) - [Container images](https://code.forgejo.org/forgejo/-/packages/container/runner/versions) Release Notes *** <!--start release-notes-assistant--> <!--URL:https://code.forgejo.org/forgejo/runner--> - bug fixes - [PR](https://code.forgejo.org/forgejo/runner/pulls/1570): <!--number 1570 --><!--line 0 --><!--description Zml4KGRvY2tlcik6IGhvbm91ciBET0NLRVJfVExTX1ZFUklGWSBhbmQgRE9DS0VSX0NFUlRfUEFUSCB3aGVuIERPQ0tFUl9IT1NUIGlzIHNldA==-->fix(docker): honour DOCKER\_TLS\_VERIFY and DOCKER\_CERT\_PATH when DOCKER\_HOST is set<!--description--> <!--end release-notes-assistant--> ### [`v12.11.0`](https://code.forgejo.org/forgejo/runner/releases/tag/v12.11.0) [Compare Source](https://code.forgejo.org/forgejo/runner/compare/v12.10.2...v12.11.0) - [User guide](https://forgejo.org/docs/next/user/actions/overview/) - [Administrator guide](https://forgejo.org/docs/next/admin/actions/) - [Container images](https://code.forgejo.org/forgejo/-/packages/container/runner/versions) Release Notes *** <!--start release-notes-assistant--> <!--URL:https://code.forgejo.org/forgejo/runner--> - features - [PR](https://code.forgejo.org/forgejo/runner/pulls/1563): <!--number 1563 --><!--line 0 --><!--description ZmVhdChqb2JwYXJzZXIpOiBpbXBsZW1lbnQgam9icGFyc2VyIGNhcGFiaWxpdHkgdG8gZXZhbHVhdGUgJ2lmJyBjbGF1c2Vz-->feat(jobparser): implement jobparser capability to evaluate 'if' clauses<!--description--> - [PR](https://code.forgejo.org/forgejo/runner/pulls/1541): <!--number 1541 --><!--line 0 --><!--description ZmVhdDogaWRlbnRpZnkgcnVubmVyIGJ5IGl0cyBVVUlEIGluIHdvcmtmbG93IGxvZ3M=-->feat: identify runner by its UUID in workflow logs<!--description--> - [PR](https://code.forgejo.org/forgejo/runner/pulls/1534): <!--number 1534 --><!--line 0 --><!--description ZmVhdChqb2JwYXJzZXIpOiBwcm92aWRlIGRldGVjdGlvbiBjYXBhYmlsaXR5IGZvciBgcGVybWlzc2lvbnNgIGJlaW5nIGRlZmluZWQ=-->feat(jobparser): provide detection capability for `permissions` being defined<!--description--> - bug fixes - [PR](https://code.forgejo.org/forgejo/runner/pulls/1559): <!--number 1559 --><!--line 0 --><!--description Zml4OiBldmFsdWF0ZSBpZiBjb25kaXRpb25zIG9mIGlubmVyIGpvYnMgYmVmb3JlIGNvbWJpbmluZyByZXN1bHRz-->fix: evaluate if conditions of inner jobs before combining results<!--description--> - [PR](https://code.forgejo.org/forgejo/runner/pulls/1553): <!--number 1553 --><!--line 0 --><!--description Zml4OiBtYWtlIGxvb2stdXAgb2YgbWF0cml4IHZhbHVlcyBjYXNlLWluc2Vuc2l0aXZlIHdoZW4gZXhwYW5kaW5nIHdvcmtmbG93cw==-->fix: make look-up of matrix values case-insensitive when expanding workflows<!--description--> - other - [PR](https://code.forgejo.org/forgejo/runner/pulls/1561): <!--number 1561 --><!--line 0 --><!--description VXBkYXRlIGRlcGVuZGVuY3kgZm9yZ2Vqby1ydW5uZXItc2VydmljZS15cSB0byB2NC41My4z-->Update dependency forgejo-runner-service-yq to v4.53.3<!--description--> - [PR](https://code.forgejo.org/forgejo/runner/pulls/1558): <!--number 1558 --><!--line 0 --><!--description VXBkYXRlIGZvcmdlam8vZm9yZ2Vqby1idWlsZC1wdWJsaXNoIHRvIHY1LjcuMg==-->Update forgejo/forgejo-build-publish to v5.7.2<!--description--> - [PR](https://code.forgejo.org/forgejo/runner/pulls/1546): <!--number 1546 --><!--line 0 --><!--description Y2k6IGFkZCBjYXBhYmlsaXR5IHRvIHJ1biB0ZXN0aW5nIG9uIGFybTY0-->ci: add capability to run testing on arm64<!--description--> - [PR](https://code.forgejo.org/forgejo/runner/pulls/1557): <!--number 1557 --><!--line 0 --><!--description VXBkYXRlIGFjdGlvbnMvc2V0dXAtZm9yZ2VqbyB0byB2My4yLjE=-->Update actions/setup-forgejo to v3.2.1<!--description--> - [PR](https://code.forgejo.org/forgejo/runner/pulls/1556): <!--number 1556 --><!--line 0 --><!--description VXBkYXRlIGRlcGVuZGVuY3kgZm9yZ2Vqby9yZWxlYXNlLW5vdGVzLWFzc2lzdGFudCB0byB2MS43LjI=-->Update dependency forgejo/release-notes-assistant to v1.7.2<!--description--> - [PR](https://code.forgejo.org/forgejo/runner/pulls/1555): <!--number 1555 --><!--line 0 --><!--description UGluIGRlcGVuZGVuY2llcw==-->Pin dependencies<!--description--> - [PR](https://code.forgejo.org/forgejo/runner/pulls/1548): <!--number 1548 --><!--line 0 --><!--description VXBkYXRlIGdvIHRvb2xjaGFpbiBkaXJlY3RpdmUgdG8gdjEuMjUuMTEgW1NFQ1VSSVRZXQ==-->Update go toolchain directive to v1.25.11 \[SECURITY]<!--description--> - [PR](https://code.forgejo.org/forgejo/runner/pulls/1551): <!--number 1551 --><!--line 0 --><!--description Y2hvcmU6IGNoYW5nZSBzeXN0ZW1kIGV4YW1wbGUgVGltZW91dFN0b3BTZWMgLT4gaW5maW5pdHk=-->chore: change systemd example TimeoutStopSec -> infinity<!--description--> - [PR](https://code.forgejo.org/forgejo/runner/pulls/1545): <!--number 1545 --><!--line 0 --><!--description VXBkYXRlIGRhdGEuZm9yZ2Vqby5vcmcvb2NpL2NpIERvY2tlciB0YWcgdG8gdjI=-->Update data.forgejo.org/oci/ci Docker tag to v2<!--description--> - [PR](https://code.forgejo.org/forgejo/runner/pulls/1542): <!--number 1542 --><!--line 0 --><!--description VXBkYXRlIG1vZHVsZSBjb25uZWN0cnBjLmNvbS9jb25uZWN0IHRvIHYxLjIwLjA=-->Update module connectrpc.com/connect to v1.20.0<!--description--> - [PR](https://code.forgejo.org/forgejo/runner/pulls/1507): <!--number 1507 --><!--line 0 --><!--description cmVmYWN0b3I6IGV4dHJhY3QgZG9ja2VyIGJhY2stZW5kIGludG8gYWN0L2NvbnRhaW5lci9kb2NrZXIgcGFja2FnZQ==-->refactor: extract docker back-end into act/container/docker package<!--description--> - [PR](https://code.forgejo.org/forgejo/runner/pulls/1538): <!--number 1538 --><!--line 0 --><!--description VXBkYXRlIGZvcmdlam8tcnVubmVyIHRvIHYxMi4xMC4y-->Update forgejo-runner to v12.10.2<!--description--> - [PR](https://code.forgejo.org/forgejo/runner/pulls/1537): <!--number 1537 --><!--line 0 --><!--description VXBkYXRlIGRlcGVuZGVuY3kgZm9yZ2Vqby9yZWxlYXNlLW5vdGVzLWFzc2lzdGFudCB0byB2MS43LjE=-->Update dependency forgejo/release-notes-assistant to v1.7.1<!--description--> - [PR](https://code.forgejo.org/forgejo/runner/pulls/1536): <!--number 1536 --><!--line 0 --><!--description VXBkYXRlIGRlcGVuZGVuY3kgZm9yZ2Vqby1ydW5uZXItc2VydmljZS15cSB0byB2NC41My4y-->Update dependency forgejo-runner-service-yq to v4.53.2<!--description--> - [PR](https://code.forgejo.org/forgejo/runner/pulls/1535): <!--number 1535 --><!--line 0 --><!--description VXBkYXRlIGh0dHBzOi8vZGF0YS5mb3JnZWpvLm9yZy9hY3Rpb25zL3NldHVwLWZvcmdlam8gYWN0aW9uIHRvIHYzLjEuMTI=-->Update <https://data.forgejo.org/actions/setup-forgejo> action to v3.1.12<!--description--> - [PR](https://code.forgejo.org/forgejo/runner/pulls/1533): <!--number 1533 --><!--line 0 --><!--description VXBkYXRlIGRlcGVuZGVuY3kgYnVpbGR4IHRvIHYwLjM0LjE=-->Update dependency buildx to v0.34.1<!--description--> <!--end release-notes-assistant--> ### [`v12.10.2`](https://code.forgejo.org/forgejo/runner/releases/tag/v12.10.2) [Compare Source](https://code.forgejo.org/forgejo/runner/compare/v12.10.1...v12.10.2) - [User guide](https://forgejo.org/docs/next/user/actions/overview/) - [Administrator guide](https://forgejo.org/docs/next/admin/actions/) - [Container images](https://code.forgejo.org/forgejo/-/packages/container/runner/versions) Release Notes *** <!--start release-notes-assistant--> <!--URL:https://code.forgejo.org/forgejo/runner--> - bug fixes - [PR](https://code.forgejo.org/forgejo/runner/pulls/1523): <!--number 1523 --><!--line 0 --><!--description Zml4OiByZW1vdmUgY29udGFpbmVycyBhZnRlciBmYWlsZWQgc3RhcnQtdXA=-->fix: remove containers after failed start-up<!--description--> - [PR](https://code.forgejo.org/forgejo/runner/pulls/1519): <!--number 1519 --><!--line 0 --><!--description Zml4OiByZWplY3QgaW52YWxpZCBjcm9uIHNjaGVkdWxlcyB3aGlsZSBwYXJzaW5nIHdvcmtmbG93cw==-->fix: reject invalid cron schedules while parsing workflows<!--description--> - other - [PR](https://code.forgejo.org/forgejo/runner/pulls/1532): <!--number 1532 --><!--line 0 --><!--description VXBkYXRlIG1vZHVsZSBnaXRodWIuY29tL3JoeXNkL2FjdGlvbmxpbnQgdG8gdjEuNy4xMg==-->Update module github.com/rhysd/actionlint to v1.7.12<!--description--> - [PR](https://code.forgejo.org/forgejo/runner/pulls/1531): <!--number 1531 --><!--line 0 --><!--description UmVwbGFjZSBOb2RlLmpzIHdpdGggZGF0YS5mb3JnZWpvLm9yZy9vY2kvbm9kZSAyNC10cml4aWU=-->Replace Node.js with data.forgejo.org/oci/node 24-trixie<!--description--> - [PR](https://code.forgejo.org/forgejo/runner/pulls/1530): <!--number 1530 --><!--line 0 --><!--description VXBkYXRlIGh0dHBzOi8vZGF0YS5mb3JnZWpvLm9yZy9hY3Rpb25zL2Nhc2NhZGluZy1wciBhY3Rpb24gdG8gdjIuMy4y-->Update <https://data.forgejo.org/actions/cascading-pr> action to v2.3.2<!--description--> - [PR](https://code.forgejo.org/forgejo/runner/pulls/1522): <!--number 1522 --><!--line 0 --><!--description VXBkYXRlIG1vZHVsZSBnaXRodWIuY29tL21vYnkvcGF0dGVybm1hdGNoZXIgdG8gdjAuNi4x-->Update module github.com/moby/patternmatcher to v0.6.1<!--description--> - [PR](https://code.forgejo.org/forgejo/runner/pulls/1529): <!--number 1529 --><!--line 0 --><!--description VXBkYXRlIG1vZHVsZSBnb2xhbmcub3JnL3gvc3lzIHRvIHYwLjQ0LjAgW1NFQ1VSSVRZXQ==-->Update module golang.org/x/sys to v0.44.0 \[SECURITY]<!--description--> - [PR](https://code.forgejo.org/forgejo/runner/pulls/1527): <!--number 1527 --><!--line 0 --><!--description dGVzdDogdXBkYXRlIGFwdCBjYWNoZSBiZWZvcmUgaW5zdGFsbGluZyBwYWNrYWdlcyBpbiBQb2RtYW4gam9i-->test: update apt cache before installing packages in Podman job<!--description--> - [PR](https://code.forgejo.org/forgejo/runner/pulls/1521): <!--number 1521 --><!--line 0 --><!--description VXBkYXRlIG1vZHVsZSBnaXRodWIuY29tL21hdHRuL2dvLWlzYXR0eSB0byB2MC4wLjIy-->Update module github.com/mattn/go-isatty to v0.0.22<!--description--> - [PR](https://code.forgejo.org/forgejo/runner/pulls/1520): <!--number 1520 --><!--line 0 --><!--description VXBkYXRlIGRhdGEuZm9yZ2Vqby5vcmcvZm9yZ2Vqby9mb3JnZWpvIERvY2tlciB0YWcgdG8gdjExLjAuMTQ=-->Update data.forgejo.org/forgejo/forgejo Docker tag to v11.0.14<!--description--> - [PR](https://code.forgejo.org/forgejo/runner/pulls/1515): <!--number 1515 --><!--line 0 --><!--description VXBkYXRlIG1vZHVsZSBjb25uZWN0cnBjLmNvbS9jb25uZWN0IHRvIHYxLjE5LjI=-->Update module connectrpc.com/connect to v1.19.2<!--description--> - [PR](https://code.forgejo.org/forgejo/runner/pulls/1514): <!--number 1514 --><!--line 0 --><!--description VXBkYXRlIGh0dHBzOi8vZGF0YS5mb3JnZWpvLm9yZy9hY3Rpb25zL3NldHVwLWZvcmdlam8gYWN0aW9uIHRvIHYzLjEuMTE=-->Update <https://data.forgejo.org/actions/setup-forgejo> action to v3.1.11<!--description--> - [PR](https://code.forgejo.org/forgejo/runner/pulls/1513): <!--number 1513 --><!--line 0 --><!--description VXBkYXRlIGRhdGEuZm9yZ2Vqby5vcmcvZm9yZ2Vqby9mb3JnZWpvIERvY2tlciB0YWcgdG8gdjExLjAuMTM=-->Update data.forgejo.org/forgejo/forgejo Docker tag to v11.0.13<!--description--> - [PR](https://code.forgejo.org/forgejo/runner/pulls/1512): <!--number 1512 --><!--line 0 --><!--description VXBkYXRlIGdvIHRvb2xjaGFpbiBkaXJlY3RpdmUgdG8gdjEuMjUuMTA=-->Update go toolchain directive to v1.25.10<!--description--> - [PR](https://code.forgejo.org/forgejo/runner/pulls/1503): <!--number 1503 --><!--line 0 --><!--description cmVmYWN0b3I6IHJlcGxhY2UgYmFja2VuZCBpZGVudGl0eSBjaGVja3Mgd2l0aCBjYXBhYmlsaXR5IHF1ZXJpZXM=-->refactor: replace backend identity checks with capability queries<!--description--> <!--end release-notes-assistant--> ### [`v12.10.1`](https://code.forgejo.org/forgejo/runner/releases/tag/v12.10.1) [Compare Source](https://code.forgejo.org/forgejo/runner/compare/v12.10.0...v12.10.1) - [User guide](https://forgejo.org/docs/next/user/actions/overview/) - [Administrator guide](https://forgejo.org/docs/next/admin/actions/) - [Container images](https://code.forgejo.org/forgejo/-/packages/container/runner/versions) Release Notes *** <!--start release-notes-assistant--> <!--URL:https://code.forgejo.org/forgejo/runner--> - features - [PR](https://code.forgejo.org/forgejo/runner/pulls/1509): <!--number 1509 --><!--line 0 --><!--description ZmVhdDogbWVyZ2UgcmV1c2FibGUgZXhwYW5zaW9uIGNhbGxlcidzICdpZicgaW50byBleHBhbmRlZCBqb2Jz-->feat: merge reusable expansion caller's 'if' into expanded jobs<!--description--> - bug fixes - [PR](https://code.forgejo.org/forgejo/runner/pulls/1510): <!--number 1510 --><!--line 0 --><!--description Zml4OiB3b3JrZmxvdy1sZXZlbCAnZW52JyBpcyBsb3N0IGR1cmluZyBqb2IgcGFyc2luZw==-->fix: workflow-level 'env' is lost during job parsing<!--description--> - other - [PR](https://code.forgejo.org/forgejo/runner/pulls/1511): <!--number 1511 --><!--line 0 --><!--description Y2hvcmU6IHVzZSBzcGVjaWZpYyB2ZXJzaW9uIG9mIGdvZnVtcHQsIG5vdCBsYXRlc3Q=-->chore: use specific version of gofumpt, not latest<!--description--> - [PR](https://code.forgejo.org/forgejo/runner/pulls/1508): <!--number 1508 --><!--line 0 --><!--description Y2hvcmU6IGluY3JlYXNlIHRoZSBsZW5ndGggb2YgdGhlIGNhY2hlIHRva2VuIGtleQ==-->chore: increase the length of the cache token key<!--description--> - [PR](https://code.forgejo.org/forgejo/runner/pulls/1504): <!--number 1504 --><!--line 0 --><!--description Y2hvcmU6IHJlbW92ZSBnby1naXQ=-->chore: remove go-git<!--description--> - [PR](https://code.forgejo.org/forgejo/runner/pulls/1506): <!--number 1506 --><!--line 0 --><!--description cmVmYWN0b3I6IGRyb3AgdW51c2VkIENvbm5lY3RUb05ldHdvcmsgZnJvbSBDb250YWluZXIgaW50ZXJmYWNl-->refactor: drop unused ConnectToNetwork from Container interface<!--description--> <!--end release-notes-assistant--> ### [`v12.10.0`](https://code.forgejo.org/forgejo/runner/releases/tag/v12.10.0) [Compare Source](https://code.forgejo.org/forgejo/runner/compare/v12.9.0...v12.10.0) - [User guide](https://forgejo.org/docs/next/user/actions/overview/) - [Administrator guide](https://forgejo.org/docs/next/admin/actions/) - [Container images](https://code.forgejo.org/forgejo/-/packages/container/runner/versions) Release Notes *** <!--start release-notes-assistant--> <!--URL:https://code.forgejo.org/forgejo/runner--> - features - [PR](https://code.forgejo.org/forgejo/runner/pulls/1493): <!--number 1493 --><!--line 0 --><!--description ZmVhdDogZW5hYmxlIGVudHJ5cG9pbnQgY3VzdG9taXphdGlvbiBvZiBqb2IgY29udGFpbmVycw==-->feat: enable entrypoint customization of job containers<!--description--> - [PR](https://code.forgejo.org/forgejo/runner/pulls/1498): <!--number 1498 --><!--line 0 --><!--description ZmVhdDogZW5hYmxlIGVudHJ5cG9pbnQgY3VzdG9taXphdGlvbiBmb3Igc2VydmljZXM=-->feat: enable entrypoint customization for services<!--description--> - [PR](https://code.forgejo.org/forgejo/runner/pulls/1491): <!--number 1491 --><!--line 0 --><!--description ZmVhdDogaW1wcm92ZSBwdWxsaW5nIG9mIGNvbnRhaW5lciBpbWFnZXM=-->feat: improve pulling of container images<!--description--> - bug fixes - [PR](https://code.forgejo.org/forgejo/runner/pulls/1505): <!--number 1505 --><!--line 0 --><!--description Zml4OiB0cmltIHdoaXRlc3BhY2UgYXJvdW5kIGNhY2hlIHNlY3JldA==-->fix: trim whitespace around cache secret<!--description--> - [PR](https://code.forgejo.org/forgejo/runner/pulls/1499): <!--number 1499 --><!--line 0 --><!--description Zml4OiBwcmVzZXJ2ZSB3b3JrZmxvdy1sZXZlbCBlbnYgJiBlbmFibGUtb3BlbmlkLWNvbm5lY3QgZHVyaW5nIHdvcmtmbG93IGV4cGFuc2lvbg==-->fix: preserve workflow-level env & enable-openid-connect during workflow expansion<!--description--> - other - [PR](https://code.forgejo.org/forgejo/runner/pulls/1497): <!--number 1497 --><!--line 0 --><!--description Y2hvcmU6IGluY29ycG9yYXRlIGdvLWdpdCdzIGdpdGlnbm9yZSBtYXRjaGluZw==-->chore: incorporate go-git's gitignore matching<!--description--> - [PR](https://code.forgejo.org/forgejo/runner/pulls/1495): <!--number 1495 --><!--line 0 --><!--description Y2hvcmU6IGFkZCBpc3N1ZXMgdG8gUkVBRE1FLCBtaW5pbWFsIGNvbnRyaWJ1dGlvbiBndWlkZQ==-->chore: add issues to README, minimal contribution guide<!--description--> - [PR](https://code.forgejo.org/forgejo/runner/pulls/1492): <!--number 1492 --><!--line 0 --><!--description VXBkYXRlIGZvcmdlam8tcnVubmVyIHRvIHYxMi45LjA=-->Update forgejo-runner to v12.9.0<!--description--> <!--end release-notes-assistant--> </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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate-bot added 1 commit 2026-04-10 10:20:12 +00:00
renovate-bot changed title from chore(deps): update code.forgejo.org/forgejo/runner docker tag to v12.8.2 to chore(deps): update code.forgejo.org/forgejo/runner docker tag to v12.9.0 2026-04-20 21:05:04 +00:00
renovate-bot force-pushed renovate/code.forgejo.org-forgejo-runner-12.x from 6958f4b3a5 to cbed0d5464 2026-04-20 21:05:05 +00:00 Compare
renovate-bot force-pushed renovate/code.forgejo.org-forgejo-runner-12.x from cbed0d5464 to dcec6e13cc 2026-04-29 12:00:12 +00:00 Compare
renovate-bot force-pushed renovate/code.forgejo.org-forgejo-runner-12.x from dcec6e13cc to 609bc9e82d 2026-04-29 12:19:52 +00:00 Compare
renovate-bot force-pushed renovate/code.forgejo.org-forgejo-runner-12.x from 609bc9e82d to f110a0d162 2026-05-02 21:30:13 +00:00 Compare
renovate-bot changed title from chore(deps): update code.forgejo.org/forgejo/runner docker tag to v12.9.0 to chore(deps): update code.forgejo.org/forgejo/runner docker tag to v12.10.0 2026-05-03 02:15:11 +00:00
renovate-bot force-pushed renovate/code.forgejo.org-forgejo-runner-12.x from f110a0d162 to 5267a69263 2026-05-05 17:40:11 +00:00 Compare
renovate-bot changed title from chore(deps): update code.forgejo.org/forgejo/runner docker tag to v12.10.0 to chore(deps): update code.forgejo.org/forgejo/runner docker tag to v12.10.1 2026-05-05 17:40:12 +00:00
renovate-bot force-pushed renovate/code.forgejo.org-forgejo-runner-12.x from 5267a69263 to 28f628f7ed 2026-05-26 15:07:03 +00:00 Compare
renovate-bot changed title from chore(deps): update code.forgejo.org/forgejo/runner docker tag to v12.10.1 to chore(deps): update code.forgejo.org/forgejo/runner docker tag to v12.10.2 2026-05-26 15:07:04 +00:00
renovate-bot force-pushed renovate/code.forgejo.org-forgejo-runner-12.x from 28f628f7ed to 3f1a6fbe87 2026-06-11 22:08:57 +00:00 Compare
renovate-bot changed title from chore(deps): update code.forgejo.org/forgejo/runner docker tag to v12.10.2 to chore(deps): update code.forgejo.org/forgejo/runner docker tag to v12.11.0 2026-06-11 22:08:57 +00:00
renovate-bot force-pushed renovate/code.forgejo.org-forgejo-runner-12.x from 3f1a6fbe87 to dcde00686d 2026-06-12 15:07:17 +00:00 Compare
renovate-bot changed title from chore(deps): update code.forgejo.org/forgejo/runner docker tag to v12.11.0 to chore(deps): update code.forgejo.org/forgejo/runner docker tag to v12.11.1 2026-06-12 15:07:17 +00:00
renovate-bot force-pushed renovate/code.forgejo.org-forgejo-runner-12.x from dcde00686d to d9e3b16d0c 2026-06-15 09:07:12 +00:00 Compare
stevensting merged commit 6101e8ad46 into main 2026-06-15 11:20:53 +00:00
stevensting deleted branch renovate/code.forgejo.org-forgejo-runner-12.x 2026-06-15 11:20:53 +00:00
Sign in to join this conversation.