From 62ce4a7c3429cd92fbb54d5f33383009dc4fcd3e Mon Sep 17 00:00:00 2001 From: "unsc-oni-ancilla[bot]" <121069198+unsc-oni-ancilla[bot]@users.noreply.github.com> Date: Mon, 8 Sep 2025 04:09:29 +0000 Subject: [PATCH] =?UTF-8?q?ci(github-action):=20update=20action=20renovate?= =?UTF-8?q?bot/github-action=20(=20v43.0.10=20=E2=9E=94=20v43.0.11=20)?= 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 102190553..a660c8251 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -59,7 +59,7 @@ jobs: token: ${{ steps.app-token.outputs.token }} - name: Run Renovate - uses: renovatebot/github-action@7876d7a812254599d262d62b6b2c2706018258a2 # v43.0.10 + uses: renovatebot/github-action@6927a58a017ee9ac468a34a5b0d2a9a9bd45cac3 # v43.0.11 env: LOG_LEVEL: ${{ inputs.logLevel || 'debug' }} RENOVATE_AUTODISCOVER: true