diff --git a/.github/workflows/renovate.yaml b/.github/workflows/renovate.yaml index cbe69c19e..1b5551751 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -56,7 +56,7 @@ jobs: token: "${{ steps.app-token.outputs.token }}" - name: Renovate - uses: renovatebot/github-action@v40.2.6 + uses: renovatebot/github-action@v40.2.7 with: configurationFile: .github/renovate.json5 token: "${{ steps.app-token.outputs.token }}"