diff --git a/.github/workflows/action-update-template.yml b/.github/workflows/action-update-template.yml index abf1282..ad5da5f 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@e00d40c5b8bed26ebaf1106a0c334d82c11c16b4 + uses: renovatebot/github-action@f547592146590e71a4194c0fbdf71ec4039f7b0a with: token: ${{ secrets.gh_token }}