From 4f822d0778e1ff19f89b0eedd030990bb93b9f25 Mon Sep 17 00:00:00 2001 From: RKI | Metadata Exchange <121876825+RKIMetadataExchange@users.noreply.github.com> Date: Mon, 27 Jan 2025 08:28:22 +0100 Subject: [PATCH] Update renovatebot/github-action action to v41.0.10 (#185) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [renovatebot/github-action](https://redirect.github.com/renovatebot/github-action) | action | patch | `v41.0.9` -> `v41.0.10` | --- ### Release Notes
renovatebot/github-action (renovatebot/github-action) ### [`v41.0.10`](https://redirect.github.com/renovatebot/github-action/releases/tag/v41.0.10) [Compare Source](https://redirect.github.com/renovatebot/github-action/compare/v41.0.9...v41.0.10) ##### Documentation - update references to ghcr.io/renovatebot/renovate to v39.117.2 ([9e75352](https://redirect.github.com/renovatebot/github-action/commit/9e753522d6ac00e785509673281fdfa3158981ed)) - update references to renovatebot/github-action to v41.0.9 ([eed61f7](https://redirect.github.com/renovatebot/github-action/commit/eed61f77bda53a9dae0b9c2af867558e6f414d3b)) ##### Miscellaneous Chores - **deps:** update linters to v9.18.0 ([2adb4e1](https://redirect.github.com/renovatebot/github-action/commit/2adb4e169a3becd75de3985ed57f18cb37c0dcb4)) ##### Build System - **deps:** lock file maintenance ([e3c81ef](https://redirect.github.com/renovatebot/github-action/commit/e3c81ef92ae054af2b06ebc3bdce7fa17e7de7e5)) ##### Continuous Integration - **deps:** update renovate docker tag to v39.109.0 ([93eb1b1](https://redirect.github.com/renovatebot/github-action/commit/93eb1b1d4b8c3ef2e7853ae8bd4d1f4a36bb1a8a)) - **deps:** update renovate docker tag to v39.111.0 ([93b4328](https://redirect.github.com/renovatebot/github-action/commit/93b43289952d5cc6bfe1bb82f4d781b35df52095)) - **deps:** update renovate docker tag to v39.113.0 ([6ed8aa8](https://redirect.github.com/renovatebot/github-action/commit/6ed8aa886f0465fbb958e345e85c9c96a180362d)) - **deps:** update renovate docker tag to v39.116.0 ([36d32e4](https://redirect.github.com/renovatebot/github-action/commit/36d32e4b42eefabf8e3e797d2ee74ff586b62d5f)) - **deps:** update renovate docker tag to v39.116.1 ([c319df4](https://redirect.github.com/renovatebot/github-action/commit/c319df4c589bcab420b8ec33bf97ede92b922216)) - **deps:** update renovate docker tag to v39.117.2 ([d5a0fb7](https://redirect.github.com/renovatebot/github-action/commit/d5a0fb7a1bf0f7b076ae31592e886fcd6484c1ae))
--- ### 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](https://redirect.github.com/renovatebot/renovate). --- .github/workflows/renovatebot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/renovatebot.yml b/.github/workflows/renovatebot.yml index 98469327..1ca7176d 100644 --- a/.github/workflows/renovatebot.yml +++ b/.github/workflows/renovatebot.yml @@ -22,7 +22,7 @@ jobs: fetch-depth: 1 - name: Run renovatebot - uses: renovatebot/github-action@v41.0.9 + uses: renovatebot/github-action@v41.0.10 env: RENOVATE_GIT_PRIVATE_KEY: ${{ secrets.GPG_SIGNING_KEY }} RENOVATE_REPOSITORIES: "robert-koch-institut/mex-model"