diff --git a/.github/workflows/renovate.yaml b/.github/workflows/renovate.yaml index d7be05b..24dffce 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.10 + uses: renovatebot/github-action@v41.0.11 with: configurationFile: .github/renovate.json token: '${{ steps.app-token.outputs.token }}'