diff --git a/.github/workflows/renovate.yaml b/.github/workflows/renovate.yaml index 290a6c97..0414ffc6 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -47,7 +47,7 @@ jobs: token: "${{ steps.app-token.outputs.token }}" - name: Renovate - uses: renovatebot/github-action@v40.2.10 + uses: renovatebot/github-action@v40.3.1 with: configurationFile: .github/renovate.json5 token: "${{ steps.app-token.outputs.token }}"