diff --git a/.github/workflows/update-dependencies.yml b/.github/workflows/update-dependencies.yml index 36cd9182..9f4164a6 100644 --- a/.github/workflows/update-dependencies.yml +++ b/.github/workflows/update-dependencies.yml @@ -12,7 +12,7 @@ jobs: - name: Checkout uses: actions/checkout@v5.0.1 - name: Self-hosted Renovate - uses: renovatebot/github-action@v44.0.2 + uses: renovatebot/github-action@v44.0.3 with: token: ${{ secrets.RENOVATE_TOKEN }} configurationFile: .github/renovate.json