diff --git a/.github/workflows/action-update-template.yml b/.github/workflows/action-update-template.yml index d8819ad..c7aada0 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@56dbe580daf517487a72893f584cd6ae22f2b8f6 + uses: renovatebot/github-action@2fbf483c4dbb7cbc4ff8c7614430e8a8eb2dfded with: token: ${{ secrets.gh_token }}