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