diff --git a/.github/workflows/update-index.yml b/.github/workflows/update-index.yml index ffe9b93..a2382d3 100644 --- a/.github/workflows/update-index.yml +++ b/.github/workflows/update-index.yml @@ -21,7 +21,7 @@ jobs: GH_TOKEN: ${{ secrets.INDEX_GITHUB_TOKEN }} - name: Create Pull Request id: cpr - uses: peter-evans/create-pull-request@v6.0.2 + uses: peter-evans/create-pull-request@v6.0.3 with: commit-message: Update index author: GitHub