diff --git a/.github/workflows/renovate.yaml b/.github/workflows/renovate.yaml index ff0eef7b..fdc36896 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -68,7 +68,7 @@ jobs: token: "${{ steps.app-token.outputs.token }}" - name: Renovate - uses: renovatebot/github-action@v41.0.12 + uses: renovatebot/github-action@v41.0.13 with: configurationFile: .github/renovate.json5 token: "${{ steps.app-token.outputs.token }}"