diff --git a/.github/workflows/action-update-template.yml b/.github/workflows/action-update-template.yml index 86f56a9..4642625 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@5274e542658d0cd09a34fd127ecb7f0950d9d224 + uses: renovatebot/github-action@2ef116f6f2aad70822f53cbc8dd3f74ee7b26982 with: token: ${{ secrets.gh_token }}