From 05e230805aab2f749149a9e820a1d9435633ab4b Mon Sep 17 00:00:00 2001 From: "spritely-renovatebot[bot]" <269751000+spritely-renovatebot[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 06:47:04 +0000 Subject: [PATCH] Update renovatebot/github-action action to v46.1.14 --- .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 7565c12..a5a81fb 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -36,7 +36,7 @@ jobs: uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 - name: Renovate - uses: renovatebot/github-action@79dc0ba74dc3de28db0a7aeb1d0b95d5bf5fde2a # v46.1.13 + uses: renovatebot/github-action@693b9ef15eec82123529a37c782242f091365961 # v46.1.14 with: token: ${{ steps.renovate-token.outputs.token }} renovate-version: ${{ inputs.renovateVersion }}