From 9e49e3c60da77aebd810848f99ffbe056ad1fbd8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 21 Jan 2026 12:57:06 +0000 Subject: [PATCH] Update renovatebot/github-action digest to c8fd526 --- .github/workflows/action-update-template.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/action-update-template.yml b/.github/workflows/action-update-template.yml index e5c4536..8297187 100644 --- a/.github/workflows/action-update-template.yml +++ b/.github/workflows/action-update-template.yml @@ -27,6 +27,6 @@ jobs: with: node-version: 24 - name: Run Renovate - uses: renovatebot/github-action@3bab076751c5b9c5459fdcf888ab1504f190fe71 + uses: renovatebot/github-action@c8fd5266dcbd52e3c1285f6dbc4ca0aae4d4c0e7 with: token: ${{ secrets.gh_token }}