Skip to content

Commit

Permalink
Update peter-evans/create-pull-request action to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 16, 2024
1 parent 1e01455 commit ec44b6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate-openapi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- run: yarn generate
- name: Create Pull Request with updated API bindings
# https://github.com/peter-evans/create-pull-request
uses: peter-evans/create-pull-request@v5
uses: peter-evans/create-pull-request@v6
with:
token: ${{ secrets.PAT || secrets.GITHUB_TOKEN }}
branch: generate-openapi
Expand Down

0 comments on commit ec44b6d

Please sign in to comment.