diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 30923e9..d2b074d 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@v4.0.1 + uses: peter-evans/create-pull-request@v4.0.2 with: branch: actions/auto commit-message: Changes done by tests