diff --git a/.github/workflows/blobs.yml b/.github/workflows/blobs.yml index c960107fb7..890d393523 100644 --- a/.github/workflows/blobs.yml +++ b/.github/workflows/blobs.yml @@ -85,7 +85,7 @@ jobs: echo "PDA_BUILD=$(cat ./${{ matrix.path }}/.current | cut -d "/" -f 1)" >> $GITHUB_ENV - name: Create Pull Request - uses: peter-evans/create-pull-request@v7 + uses: peter-evans/create-pull-request@v8 with: add-paths: | ${{ matrix.path }}