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