From 3a011d4f74bac6bbe77f41cc0c70426fe6a5b0bb Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Mon, 14 Jul 2025 14:25:50 +0000 Subject: [PATCH] =?UTF-8?q?fix(gha/renovatebot/github-action):=20update=20?= =?UTF-8?q?v43.0.0=20=E2=9E=BC=20v43.0.2=20(#2861)?= 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 f97aef3a..2d1068cb 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@13f127373fd3dc43b41b0979e37ba570d6c2b8f4 # v43.0.0 + uses: renovatebot/github-action@13da59cf7cfbd3bfea72ce26752ed22edf747ce9 # v43.0.2 with: token: "${{ steps.oauth-token.outputs.token }}"