From be458776bf31057ff1f666ac3a4dcc903265741b Mon Sep 17 00:00:00 2001 From: RKIMetadataExchange Date: Mon, 16 Dec 2024 08:41:39 +0000 Subject: [PATCH] Update renovatebot/github-action action to v41.0.6 --- .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 35e0f765..f60d5ffd 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.5 + uses: renovatebot/github-action@v41.0.6 env: RENOVATE_GIT_PRIVATE_KEY: ${{ secrets.GPG_SIGNING_KEY }} RENOVATE_REPOSITORIES: "robert-koch-institut/mex-common"