From 5f03dc7ffd6178558b751a00431dc27f9b7f95bc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 14 Mar 2026 01:36:58 +0000 Subject: [PATCH] Update renovatebot/github-action digest to b1d82d8 --- .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 91043a4..00a8f8c 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@766127df515ff3f90f14ec2d8a64131c7eae5141 + uses: renovatebot/github-action@b1d82d860d08fb33b0a15be4a9d5adfb07345e03 with: token: ${{ secrets.gh_token }}