Skip to content

Commit

Permalink
Update publish.yml (#149)
Browse files Browse the repository at this point in the history
  • Loading branch information
pakrym-stripe authored Feb 28, 2024
1 parent da16342 commit 44a6a06
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
- name: Create Pull Request on stripe-mock
id: cpr
uses: peter-evans/create-pull-request@v4
uses: peter-evans/create-pull-request@v6
with:
path: stripe-mock
title: OpenAPI Update
Expand Down Expand Up @@ -135,7 +135,7 @@ jobs:
working-directory: ./stripe-cli

- name: Create pull request on stripe-cli
uses: peter-evans/create-pull-request@v4
uses: peter-evans/create-pull-request@v6
with:
path: stripe-cli
title: OpenAPI Update
Expand Down

0 comments on commit 44a6a06

Please sign in to comment.