Skip to content

Commit

Permalink
Update create-pull-request
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicholas Chiu committed Sep 12, 2024
1 parent 81c03f1 commit 68f7395
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/openapi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
--skip-validate-spec
-o .
- name: Create Pull Request
uses: peter-evans/create-pull-request@v3.8.2
uses: peter-evans/create-pull-request@v6.1.0
with:
commit-message: Regenerates API Bindings
title: "OpenAPI: Regenerates API Bindings"
Expand Down

0 comments on commit 68f7395

Please sign in to comment.