diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 9eefd7c..29b554c 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@v5.0.2 + uses: peter-evans/create-pull-request@v6.1.0 with: branch: actions/auto commit-message: Changes done by tests