From f1722a1c8f7cf5ad8d27b40f3f17bdaf88361c54 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 26 Feb 2021 14:29:49 +0000 Subject: [PATCH] chore(deps): update peter-evans/create-pull-request action to v3.8.2 --- .github/workflows/coverage.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/coverage.yml b/.github/workflows/coverage.yml index d83ebed..5c4a039 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.8.2 with: title: 'Autogenerated Jacoco Coverage Badge' body: |