diff --git a/.github/workflows/action-update-template.yml b/.github/workflows/action-update-template.yml index cb6f51f..4645289 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@00eea9f85de154fff11ad3d16814ccfd3599cb89 + uses: renovatebot/github-action@763c93e221e4d0de0be934c0f42e0d40a8426c8c with: token: ${{ secrets.gh_token }}