diff --git a/.github/workflows/autolicense.yml b/.github/workflows/autolicense.yml index 0715775..2a475a6 100644 --- a/.github/workflows/autolicense.yml +++ b/.github/workflows/autolicense.yml @@ -31,7 +31,7 @@ jobs: run: third_party/NOTICES.sh - name: Create PR - uses: peter-evans/create-pull-request@v3 + uses: peter-evans/create-pull-request@v4.0.1 with: commit-message: ':page_facing_up: Update third_party/NOTICES.md' delete-branch: true