diff --git a/.github/workflows/update-dependencies.yml b/.github/workflows/update-dependencies.yml index 568710b2..3b9fafaf 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.0 - name: Self-hosted Renovate - uses: renovatebot/github-action@v44.0.3 + uses: renovatebot/github-action@v44.0.4 with: token: ${{ secrets.RENOVATE_TOKEN }} configurationFile: .github/renovate.json