Skip to content

Commit 8a0c476

Browse files
Update peter-evans/create-pull-request action to v7
1 parent 4fd39a8 commit 8a0c476

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
id: diff
3636
- run: npm version patch --no-git-tag-version
3737
if: steps.diff.outputs.changed == 'true'
38-
- uses: peter-evans/create-pull-request@v6
38+
- uses: peter-evans/create-pull-request@v7
3939
with:
4040
author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
4141
body: ''

0 commit comments

Comments
 (0)