diff --git a/.github/workflows/update_schema.yml b/.github/workflows/update_schema.yml index 236187b6..935169b2 100644 --- a/.github/workflows/update_schema.yml +++ b/.github/workflows/update_schema.yml @@ -49,7 +49,7 @@ jobs: run: make update_schema - name: Create Pull Request - uses: peter-evans/create-pull-request@v6 + uses: peter-evans/create-pull-request@v7 with: commit-message: BIDS schema update assignees: Remi-Gau