diff --git a/.github/workflows/auto-readme.yml b/.github/workflows/auto-readme.yml index b7eb203..d1ca163 100644 --- a/.github/workflows/auto-readme.yml +++ b/.github/workflows/auto-readme.yml @@ -54,7 +54,7 @@ jobs: - name: Create Pull Request # This action will not create or change a pull request if there are no changes to make. # If a PR of the auto-update/readme branch is open, this action will just update it, not create a new PR. - uses: cloudposse/actions/github/create-pull-request@0.30.0 + uses: cloudposse/actions/github/create-pull-request@0.33.0 with: token: ${{ secrets.PUBLIC_REPO_ACCESS_TOKEN }} commit-message: Update README.md and docs