diff --git a/.github/workflows/renovate.yaml b/.github/workflows/renovate.yaml index 1e829b7..69c33e2 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -9,7 +9,7 @@ jobs: - name: checkout uses: actions/checkout@v4 - name: Renovate - uses: renovatebot/github-action@v41.0.7 + uses: renovatebot/github-action@v41.0.13 with: configurationFile: renovate.json5 renovate-version: full