diff --git a/.github/workflows/update_bundle_version.yml b/.github/workflows/update_bundle_version.yml index 2765e2e..a90e82f 100644 --- a/.github/workflows/update_bundle_version.yml +++ b/.github/workflows/update_bundle_version.yml @@ -42,7 +42,7 @@ jobs: eask run script update-bundle-version - name: Create Pull Request - uses: peter-evans/create-pull-request@v6 + uses: peter-evans/create-pull-request@v7 with: title: 'Update Bundle Version to ${{ env.VERSION }}' body: ''