diff --git a/.github/workflows/code-style.yml b/.github/workflows/code-style.yml index bcf6046..20322cc 100644 --- a/.github/workflows/code-style.yml +++ b/.github/workflows/code-style.yml @@ -66,7 +66,7 @@ jobs: composer normalize - name: Create a Pull Request - uses: peter-evans/create-pull-request@v6 + uses: peter-evans/create-pull-request@v7 with: branch: code-style branch-suffix: random