diff --git a/.github/workflows/action-update-template.yml b/.github/workflows/action-update-template.yml index 322d948..a7dba41 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@9c61f25067173b77c470b755fe526ad60dc48e4c + uses: renovatebot/github-action@84bfed6a99d67600a3f672bcdc4769f45211dfef with: token: ${{ secrets.gh_token }}