diff --git a/.github/workflows/coverage.yml b/.github/workflows/coverage.yml index 52f1a88..1d6937d 100644 --- a/.github/workflows/coverage.yml +++ b/.github/workflows/coverage.yml @@ -60,7 +60,7 @@ jobs: # Create Pull-Request - name: Create pull request if: ${{ github.event_name == 'push' }} - uses: peter-evans/create-pull-request@v3.4.1 + uses: peter-evans/create-pull-request@v3.9.0 with: title: 'Autogenerated Jacoco Coverage Badge' body: |