From 87683e0a0ae6018b1a53380d176752729a40739c Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Sun, 29 Jun 2025 04:42:37 +0000 Subject: [PATCH] =?UTF-8?q?feat(github/renovatebot/github-action)!:=20Upda?= =?UTF-8?q?te=20v42.0.3=20=E2=9E=BC=20v43.0.0=20(#2847)?= 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 4ed048fc..f97aef3a 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@2e8e8c59e00d930224943f86f6812fbc6640f454 # v42.0.3 + uses: renovatebot/github-action@13f127373fd3dc43b41b0979e37ba570d6c2b8f4 # v43.0.0 with: token: "${{ steps.oauth-token.outputs.token }}"