diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 67cb2bf..c41df44 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@v7.0.11 with: title: ':art: fix: format' commit-message: ':art: fix: format'