Skip to content

Commit

Permalink
Merge pull request #2649 from exadel-inc/dependabot/github_actions/pe…
Browse files Browse the repository at this point in the history
…ter-evans/create-pull-request-7

chore(deps): bump peter-evans/create-pull-request from 6 to 7
  • Loading branch information
ala-n authored Sep 10, 2024
2 parents e8a2c78 + 08e9caa commit ebc3333
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:
run: npm run test:e2e:update

- name: Create Pull Request
uses: peter-evans/create-pull-request@v6
uses: peter-evans/create-pull-request@v7
with:
token: ${{ secrets.GITHUB_TOKEN }}
commit-message: ${{ env.UPD_COMMIT_MSG }}
Expand Down

0 comments on commit ebc3333

Please sign in to comment.