diff --git a/.github/workflows/action-update-template.yml b/.github/workflows/action-update-template.yml index b1cfd39..57c6df0 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@c9fc4f31c45a67b17d6d0a45b715215739943a35 + uses: renovatebot/github-action@577731ac76450f431d3de9a02031cdd126e5831d with: token: ${{ secrets.gh_token }}