diff --git a/.github/workflows/renovate.yaml b/.github/workflows/renovate.yaml index 15d6603..c3023d1 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -17,7 +17,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 - - uses: renovatebot/github-action@87c405b9750f1b6affae06311395b50e3882d54f # v42.0.6 + - uses: renovatebot/github-action@13f127373fd3dc43b41b0979e37ba570d6c2b8f4 # v43.0.0 with: configurationFile: .github/renovate.json token: ${{ secrets.RENOVATE_TOKEN }}