diff --git a/.github/workflows/renovate.yaml b/.github/workflows/renovate.yaml index c673014..ec775c4 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -17,7 +17,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v6 - - uses: renovatebot/github-action@502904f1cefdd70cba026cb1cbd8c53a1443e91b # v44.1.0 + - uses: renovatebot/github-action@822441559e94f98b67b82d97ab89fe3003b0a247 # v44.2.0 with: configurationFile: .github/renovate.json token: ${{ secrets.RENOVATE_TOKEN }}