From 7e482cfcdefc94dd35c9f7f85a7456d9720438d8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 08:34:13 +0000 Subject: [PATCH] Update renovatebot/github-action digest to c2bf9c6 --- .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 a550409..1b43973 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@1eae479a4ef40dcd87b8531633996baf3b4a6909 + uses: renovatebot/github-action@c2bf9c6a4ab438b904cfb7d066501d5da61f2f88 with: token: ${{ secrets.gh_token }}