Skip to content

Commit c2f3445

Browse files
fix(deps): update renovate/renovate docker tag 43.160.4 → 43.160.5 (#2212)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [renovate/renovate](https://renovatebot.com) ([source](https://redirect.github.com/renovatebot/renovate)) | patch | `43.160.4` → `43.160.5` | --- ### Release Notes <details> <summary>renovatebot/renovate (renovate/renovate)</summary> ### [`v43.160.5`](https://redirect.github.com/renovatebot/renovate/releases/tag/43.160.5) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/43.160.4...43.160.5) ##### Bug Fixes - **secrets:** interpolate `secrets` and `variables` with varying whitespace ([#&#8203;43042](https://redirect.github.com/renovatebot/renovate/issues/43042)) ([5c43bb7](https://redirect.github.com/renovatebot/renovate/commit/5c43bb7252778c4f523f4f5a6f635b2bea712ed5)) ##### Documentation - Open Source is not hyphenated ([#&#8203;43046](https://redirect.github.com/renovatebot/renovate/issues/43046)) ([02e7dbc](https://redirect.github.com/renovatebot/renovate/commit/02e7dbce6e2dddc9fa5a33884a16fb6939e28d7d)) ##### Miscellaneous Chores - **deps:** update dependency ajv to v8.20.0 (main) ([#&#8203;43044](https://redirect.github.com/renovatebot/renovate/issues/43044)) ([861821a](https://redirect.github.com/renovatebot/renovate/commit/861821a42c96481aa61d8f218d4d43ae3a808474)) - **deps:** update github/codeql-action action to v4.35.3 (main) ([#&#8203;43043](https://redirect.github.com/renovatebot/renovate/issues/43043)) ([20d933f](https://redirect.github.com/renovatebot/renovate/commit/20d933f33d16fe705625c2dffbf5e992a7516050)) - **deps:** update slackapi/slack-github-action action to v3.0.3 (main) ([#&#8203;43053](https://redirect.github.com/renovatebot/renovate/issues/43053)) ([dd7c875](https://redirect.github.com/renovatebot/renovate/commit/dd7c8750f96cd03e98415bc6ccd87705d42dfc35)) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhcHAvcmVub3ZhdGUiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
1 parent d2abc35 commit c2f3445

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/renovate/docker-bake.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ variable "APP" {
66

77
variable "VERSION" {
88
// renovate: datasource=docker depName=renovate/renovate
9-
default = "43.160.4"
9+
default = "43.160.5"
1010
}
1111

1212
variable "LICENSE" {

0 commit comments

Comments
 (0)