From 0f77e78a8f64b061eeafc75dd833873e2b93367e Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Mon, 28 Jul 2025 11:06:18 +0800 Subject: [PATCH] =?UTF-8?q?fix(gha/renovatebot/github-action):=20update=20?= =?UTF-8?q?v43.0.3=20=E2=9E=BC=20v43.0.4=20(#3044)?= 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 50c2089a..339ccd31 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@bdfd950c25796ebf1aa0c127ad55b69a14b04f69 # v43.0.3 + uses: renovatebot/github-action@a4578d5584ac7a60d0f831537a481de7d00b9260 # v43.0.4 with: token: "${{ steps.oauth-token.outputs.token }}"