Skip to content

Commit 922f78c

Browse files
authored
Merge pull request #489 from wp-cli/dependabot/github_actions/peter-evans/create-pull-request-8.1.1
Bump peter-evans/create-pull-request from 8.1.0 to 8.1.1
2 parents a52a6ad + b15a81e commit 922f78c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-schemas.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
curl -s https://develop.svn.wordpress.org/trunk/src/wp-includes/block-i18n.json -o assets/block-i18n.json
3333
3434
- name: Create pull request
35-
uses: peter-evans/create-pull-request@c0f553fe549906ede9cf27b5156039d195d2ece0 # v8
35+
uses: peter-evans/create-pull-request@5f6978faf089d4d20b00c7766989d076bb2fc7f1 # v8
3636
with:
3737
branch: update-schemas
3838
base: ${{ github.event.repository.default_branch }}

0 commit comments

Comments
 (0)