From c63ff047347245798d4b75664b95a19ca7459d13 Mon Sep 17 00:00:00 2001 From: "renovate-runner[bot]" <224860489+renovate-runner[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 07:04:02 +0000 Subject: [PATCH] Update renovatebot/github-action action to v43.0.19 --- action.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yaml b/action.yaml index b9803ef..6f0d197 100644 --- a/action.yaml +++ b/action.yaml @@ -19,7 +19,7 @@ runs: using: "composite" steps: - name: Self-hosted Renovate - uses: renovatebot/github-action@aec779d4f7845f8431ddf403cf9659d4702ddde0 # v43.0.18 + uses: renovatebot/github-action@a3c115cd6676c8a5bc72f9715f108759e570daf5 # v43.0.19 with: token: ${{ inputs.renovateAppToken }} mount-docker-socket: true