diff --git a/.github/workflows/update-dependencies.yml b/.github/workflows/update-dependencies.yml index b48c7df..ace6cb7 100644 --- a/.github/workflows/update-dependencies.yml +++ b/.github/workflows/update-dependencies.yml @@ -12,7 +12,7 @@ jobs: - name: Checkout uses: actions/checkout@v6.0.1 - name: Self-hosted Renovate - uses: renovatebot/github-action@v44.2.1 + uses: renovatebot/github-action@v44.2.2 with: token: ${{ secrets.RENOVATE_TOKEN }} configurationFile: .github/renovate.json