diff --git a/.github/workflows/coverage.yml b/.github/workflows/coverage.yml index 2ecaad7..5ed9fdd 100644 --- a/.github/workflows/coverage.yml +++ b/.github/workflows/coverage.yml @@ -61,7 +61,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.14.0 with: title: 'Autogenerated Jacoco Coverage Badge' body: |