Skip to content

Commit

Permalink
Merge pull request #2509 from udecode/renovate/peter-evans-create-pul…
Browse files Browse the repository at this point in the history
…l-request-5.x

Update peter-evans/create-pull-request action to v5
  • Loading branch information
zbeyens authored Jul 14, 2023
2 parents bb0750a + c661826 commit 93e677e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/registry.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
run: yarn build:registry

- name: Create Pull Request
uses: peter-evans/create-pull-request@v4
uses: peter-evans/create-pull-request@v5
with:
title: 'Update Registry'
body: |
Expand Down

0 comments on commit 93e677e

Please sign in to comment.