diff --git a/.github/workflows/build-native.yml b/.github/workflows/build-native.yml index 492abb4..95a3a49 100644 --- a/.github/workflows/build-native.yml +++ b/.github/workflows/build-native.yml @@ -40,7 +40,7 @@ jobs: OCI_EXE: docker - name: Create Pull Request if: ${{ github.event_name != 'pull_request' }} - uses: peter-evans/create-pull-request@v6 + uses: peter-evans/create-pull-request@v7 with: title: Update native libraries commit-message: Update native libraries for ${{ github.sha }}