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