Skip to content

Commit

Permalink
Update create-pull-request (#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholas-chiu authored Sep 13, 2024
1 parent ad264cd commit f870c76
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 @@ -32,7 +32,7 @@ jobs:
--skip-validate-spec
-o .
- name: Create Pull Request
uses: peter-evans/create-pull-request@v5.0.0
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 f870c76

Please sign in to comment.