diff --git a/.github/workflows/build-plugin.yml b/.github/workflows/build-plugin.yml index a69c5fd..8efdad8 100644 --- a/.github/workflows/build-plugin.yml +++ b/.github/workflows/build-plugin.yml @@ -44,7 +44,7 @@ jobs: - name: Create Pull Request if: github.event_name != 'pull_request' - uses: peter-evans/create-pull-request@v7 + uses: peter-evans/create-pull-request@v8 with: commit-message: Build plugin title: 'Auto: Build plugin assets'