Skip to content

Commit

Permalink
Merge pull request #1212 from oasisprotocol/renovate/major-ci-github-…
Browse files Browse the repository at this point in the history
…actions

Update peter-evans/create-pull-request action to v6
  • Loading branch information
buberdds authored Feb 19, 2024
2 parents 4f6a7b2 + 10726f0 commit 8c5f0c5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .changelog/1212.internal.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Update dependencies
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 8c5f0c5

Please sign in to comment.