diff --git a/.github/workflows/renovate.yaml b/.github/workflows/renovate.yaml index fdf053d78..b277a654e 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -26,7 +26,7 @@ jobs: uses: actions/checkout@v4 - name: Self-hosted Renovate - uses: renovatebot/github-action@v40.2.5 + uses: renovatebot/github-action@v40.2.6 with: token: "${{ steps.get_token.outputs.token }}" docker-cmd-file: .github/renovate-entrypoint.sh