Skip to content

Commit ef009c1

Browse files
Update peter-evans/create-pull-request action to v4.2.4
1 parent bbb17b6 commit ef009c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
token: ${{ secrets.NPM_PUBLISH }}
4949

5050
- name: Create PR
51-
uses: peter-evans/create-pull-request@v4.2.3
51+
uses: peter-evans/create-pull-request@v4.2.4
5252
with:
5353
commit-message: Updated repository to ${{ steps.publish.outputs.version }}
5454
title: Bump version to ${{ steps.publish.outputs.version }}

0 commit comments

Comments
 (0)