diff --git a/.github/workflows/action-update-template.yml b/.github/workflows/action-update-template.yml index 8c4cf75..a3cb9f4 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@13b6940c1cde6aecf007d48cbede634d5eba2844 + uses: renovatebot/github-action@827eecb12bcd4e43675ba7c80c198ef8e6ba0641 with: token: ${{ secrets.gh_token }}