From 345f5ec8d733412361b710e86e85995084210166 Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Tue, 25 Nov 2025 04:49:43 +0000 Subject: [PATCH] =?UTF-8?q?feat(github/renovatebot/github-action)!:=20Upda?= =?UTF-8?q?te=20v43.0.6=20=E2=9E=BC=20v44.0.3=20(#3848)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/renovate.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/renovate.yaml b/.github/workflows/renovate.yaml index eeac8d50..1c7ab20b 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -115,6 +115,6 @@ jobs: sudo chown -R 12021:$(id -g) /tmp/renovate - name: Renovate - uses: renovatebot/github-action@e3c9b63dabe11d616d9a5e9c19064ec6560369c0 # v43.0.6 + uses: renovatebot/github-action@c91a61c730fa166439cd3e2c300c041590002b1d # v44.0.3 with: token: "${{ steps.oauth-token.outputs.token }}"