diff --git a/.github/workflows/renovate.yaml b/.github/workflows/renovate.yaml index 8d4e431d..4f3e9a51 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -61,7 +61,7 @@ jobs: uses: suzuki-shunsuke/github-action-renovate-config-validator@v1.1.1 - name: Renovate - uses: renovatebot/github-action@v41.0.10 + uses: renovatebot/github-action@v41.0.11 with: configurationFile: .github/renovate.json5 token: "x-access-token:${{ steps.generate-token.outputs.token }}"