diff --git a/.github/workflows/action-update-template.yml b/.github/workflows/action-update-template.yml index 9dd4f289..df801fa6 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@1ff5666ee89abf112036b2338093d2138bd6e237 + uses: renovatebot/github-action@ee1a79518e54c5acd89d00e0693acf2e73e6072f with: token: ${{ secrets.gh_token }}