11 Commits

Author SHA1 Message Date
Renovate-Clanker 2da672b847 Merge pull request 'Update actions/checkout action to v7' (#46) from renovate/actions-checkout-7.x into main
renovate / renovate (push) Successful in 5m30s
2026-06-18 21:22:43 +07:00
Renovate-Clanker c63ec116a7 Update actions/checkout action to v7 2026-06-18 14:18:08 +00:00
bagas 3abd56f793 Merge pull request 'Update renovate/renovate Docker tag to v43.212' (#44) from renovate/renovate-renovate-43.x into main
renovate / renovate (push) Successful in 2m39s
Reviewed-on: #44
2026-06-05 12:43:51 +07:00
bagas ca8b1fd984 Merge pull request 'Update actions/checkout digest to df4cb1c' (#43) from renovate/actions-checkout-digest into main
renovate / renovate (push) Failing after 10m53s
Reviewed-on: #43
2026-06-05 11:39:06 +07:00
Renovate-Clanker dd22b11ef4 Update renovate/renovate Docker tag to v43.212 2026-06-04 15:07:32 +00:00
Renovate-Clanker 2298dea04b Update actions/checkout digest to df4cb1c 2026-06-04 15:07:30 +00:00
bagas e6d781b675 Merge pull request 'Update renovate/renovate Docker tag to v43.208' (#42) from renovate/renovate-renovate-43.x into main
renovate / renovate (push) Successful in 8m32s
Reviewed-on: #42
2026-06-04 22:01:03 +07:00
Renovate-Clanker bd12e94676 Update renovate/renovate Docker tag to v43.208 2026-06-02 10:02:11 +00:00
Renovate-Clanker 80746a9927 Update renovate/renovate Docker tag to v43.160 (#41)
renovate / renovate (push) Failing after 1m11s
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [renovate/renovate](https://renovatebot.com) ([source](https://github.com/renovatebot/renovate)) | container | minor | `43.120-full` → `43.160-full` |

---

### 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 [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMjAuMiIsInVwZGF0ZWRJblZlciI6IjQzLjEyMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Reviewed-on: #41
Co-authored-by: Renovate-Clanker <renovate-bot@fossy.my.id>
Co-committed-by: Renovate-Clanker <renovate-bot@fossy.my.id>
2026-05-01 13:29:29 +07:00
bagas 6f472ffe49 Merge pull request 'Update renovate/renovate Docker tag to v43.120' (#40) from renovate/renovate-renovate-43.x into main
renovate / renovate (push) Successful in 4m25s
Reviewed-on: #40
2026-04-15 09:06:59 +07:00
Renovate-Clanker 92b0f1c4fa Update renovate/renovate Docker tag to v43.120 2026-04-14 19:02:10 +00:00
+2 -2
View File
@@ -10,9 +10,9 @@ on:
jobs:
renovate:
runs-on: ubuntu-latest
container: renovate/renovate:43.100-full
container: renovate/renovate:43.212-full
steps:
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
- run: renovate
env:
RENOVATE_CONFIG_FILE: ${{ gitea.workspace }}/renovate-config.js