diff --git a/.github/workflows/renovate.yaml b/.github/workflows/renovate.yaml index bc4ff45..75a3213 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -44,7 +44,7 @@ jobs: token: '${{ steps.app-token.outputs.token }}' - name: Renovate - uses: renovatebot/github-action@v41.0.13 + uses: renovatebot/github-action@v41.0.14 with: configurationFile: .github/renovate.json token: '${{ steps.app-token.outputs.token }}'