From 489a761130dded80eb5e47b88809e44d0861e6fb Mon Sep 17 00:00:00 2001 From: "aisling-bot[bot]" <166857493+aisling-bot[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 03:38:04 +0000 Subject: [PATCH] =?UTF-8?q?fix(github-action):=20update=20renovatebot/gith?= =?UTF-8?q?ub-action=20(=20v46.1.13=20=E2=86=92=20v46.1.14=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 b49fcea3..49b506f4 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -55,7 +55,7 @@ jobs: token: "${{ steps.app-token.outputs.token }}" - name: Renovate - uses: renovatebot/github-action@v46.1.13 + uses: renovatebot/github-action@v46.1.14 with: configurationFile: .github/renovate.json5 token: "${{ steps.app-token.outputs.token }}"