diff --git a/.github/workflows/renovatebot.yml b/.github/workflows/renovatebot.yml index 8e42ba38..35e0f765 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.4 + uses: renovatebot/github-action@v41.0.5 env: RENOVATE_GIT_PRIVATE_KEY: ${{ secrets.GPG_SIGNING_KEY }} RENOVATE_REPOSITORIES: "robert-koch-institut/mex-common"