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