Skip to content

Commit

Permalink
ci: update peter-evans/create-pull-request action to v7 (#637)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 1, 2024
1 parent 3cb7c9a commit f584afc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- run: cp ./dist/v0.yaml ./api/open-api/v0.yaml

- name: Create Pull Request
uses: peter-evans/create-pull-request@v6
uses: peter-evans/create-pull-request@v7
with:
path: api
token: ${{ secrets.PAT }}
Expand Down

0 comments on commit f584afc

Please sign in to comment.