diff --git a/.github/workflows/build-native.yml b/.github/workflows/build-native.yml index e07b37fc..83e97ae9 100644 --- a/.github/workflows/build-native.yml +++ b/.github/workflows/build-native.yml @@ -39,7 +39,7 @@ jobs: OCI_EXE: docker - 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: title: Update native libraries commit-message: Update native libraries for ${{ github.sha }}