From e5b289f79b0bf90dcc6a2373cf9a26fd768f8e7f Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Mon, 4 Aug 2025 14:43:23 +0000 Subject: [PATCH] =?UTF-8?q?fix(gha/renovatebot/github-action):=20update=20?= =?UTF-8?q?v43.0.4=20=E2=9E=BC=20v43.0.5=20(#3102)?= 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 339ccd31..97eb1be4 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@a4578d5584ac7a60d0f831537a481de7d00b9260 # v43.0.4 + uses: renovatebot/github-action@a889a8abcb11ef7feaafaf5e483ea01d4bf7774e # v43.0.5 with: token: "${{ steps.oauth-token.outputs.token }}"