diff --git a/.github/workflows/action-update-template.yml b/.github/workflows/action-update-template.yml index 7647f03..2c7986f 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@dc4c585b88109bea01ca360b9dffdc5fe79ca3a6 + uses: renovatebot/github-action@55f2982c578af4b1b524049e2a61c472f3fe8f0c with: token: ${{ secrets.gh_token }}