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