diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index ca7607d..ae21f9d 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -43,7 +43,7 @@ jobs: uses: actions/checkout@v4 - name: Renovate - uses: renovatebot/github-action@v41.0.8 + uses: renovatebot/github-action@v41.0.9 with: configurationFile: .github/renovate.runner.json token: ${{ steps.token.outputs.token }}