Skip to content

Commit

Permalink
Merge pull request #266 from Behat/dependabot/github_actions/peter-ev…
Browse files Browse the repository at this point in the history
…ans/create-pull-request-7

Bump peter-evans/create-pull-request from 3 to 7
  • Loading branch information
everzet authored Oct 19, 2024
2 parents b33e3c9 + ba00557 commit c374d0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
Expand Down

0 comments on commit c374d0b

Please sign in to comment.