diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 52461c7..78d8d51 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -48,7 +48,7 @@ jobs: - name: Create Pull Request if: failure() - uses: peter-evans/create-pull-request@v7.0.8 + uses: peter-evans/create-pull-request@v7.0.11 with: branch: actions/auto commit-message: Changes done by tests