diff --git a/.github/workflows/action-update-template.yml b/.github/workflows/action-update-template.yml index 3d0bec0..a977cf6 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@16020af9fcbb8259ebf2cba1a8bec8c4f2cc129f + uses: renovatebot/github-action@f9ce60c6dfa1eafad8149863f39bbdce2340a1ea with: token: ${{ secrets.gh_token }}