diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 67cb2bf..dc64bfb 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -25,7 +25,7 @@ jobs: run: git diff --exit-code - name: Create pull request if changed if: ${{ steps.check.outcome == 'failure' }} - uses: peter-evans/create-pull-request@v7.0.5 + uses: peter-evans/create-pull-request@v8.1.1 with: title: ':art: fix: format' commit-message: ':art: fix: format'