diff --git a/.github/workflows/renovate.yaml b/.github/workflows/renovate.yaml index 5bef81904..0d336fa28 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -56,7 +56,7 @@ token: "${{ steps.app-token.outputs.token }}" - name: Renovate - uses: renovatebot/github-action@v41.0.22 + uses: renovatebot/github-action@v46.1.17 with: configurationFile: .github/renovate.json5 token: "${{ steps.app-token.outputs.token }}"