diff --git a/.github/workflows/action-update-template.yml b/.github/workflows/action-update-template.yml index d1161a6..2a2e676 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@ac501fb1e4e6b5bd571c41a34b353e332e69fcc8 + uses: renovatebot/github-action@c8dff7c136c705caaad71e00d4f5590680d282cb with: token: ${{ secrets.gh_token }}