diff --git a/.github/workflows/update.yml b/.github/workflows/update.yml index fad4655c..89b10073 100644 --- a/.github/workflows/update.yml +++ b/.github/workflows/update.yml @@ -41,7 +41,7 @@ jobs: if: steps.cucumber.outputs.cucumber_version - name: Open a PR - uses: peter-evans/create-pull-request@v3 + uses: peter-evans/create-pull-request@v7 if: steps.cucumber.outputs.cucumber_version with: commit-message: Automatic Cucumber tag update to ${{ steps.cucumber.outputs.cucumber_version }}