From ff747cc7c6771a8d31e2b9025de475d6024ef5b4 Mon Sep 17 00:00:00 2001 From: "small-hack-renovate[bot]" <151926327+small-hack-renovate[bot]@users.noreply.github.com> Date: Mon, 25 Aug 2025 03:41:10 +0000 Subject: [PATCH] Update renovatebot/github-action action to v43.0.9 --- .github/workflows/renovate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index 5c2864e..ee4c838 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -26,7 +26,7 @@ jobs: uses: actions/checkout@v5.0.0 - name: Self-hosted Renovate - uses: renovatebot/github-action@v43.0.8 + uses: renovatebot/github-action@v43.0.9 with: token: '${{ steps.get_token.outputs.token }}' configurationFile: .github/renovate-config.json