From 885069ce1598f2bf2a8d6fb12998e502c7f4d5d9 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 25 Nov 2025 02:04:54 +0000 Subject: [PATCH] Update renovatebot/github-action action to v44.0.4 --- .github/workflows/update-dependencies.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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