From 3b3ca1ce7a2912c1101c9e95f6f90e40c1ade0d5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2024 11:32:22 +0000 Subject: [PATCH] Update peter-evans/create-pull-request action to v7 --- .github/workflows/THIRD_PARTY_NOTICE.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/THIRD_PARTY_NOTICE.yml b/.github/workflows/THIRD_PARTY_NOTICE.yml index 85363a0..9828561 100644 --- a/.github/workflows/THIRD_PARTY_NOTICE.yml +++ b/.github/workflows/THIRD_PARTY_NOTICE.yml @@ -25,7 +25,7 @@ jobs: run: mvn org.codehaus.mojo:license-maven-plugin:add-third-party - name: Create Pull Request - uses: peter-evans/create-pull-request@v4 + uses: peter-evans/create-pull-request@v7 with: branch: update-third-party-notice delete-branch: true