diff --git a/.github/workflows/update-oc-db-csv-files.yml b/.github/workflows/update-oc-db-csv-files.yml index cc0988066..b2c8bcdad 100644 --- a/.github/workflows/update-oc-db-csv-files.yml +++ b/.github/workflows/update-oc-db-csv-files.yml @@ -32,7 +32,7 @@ jobs: echo "TODAY=$(date +"%Y-%m-%d")" >> $GITHUB_ENV - name: Push changes, then create or update pull request - uses: peter-evans/create-pull-request@v6 + uses: peter-evans/create-pull-request@v7.0.6 with: title: 'chore(openchallenges): ${{ env.TODAY }} DB update' body: Daily OC database update(s)