Skip to content

Commit 01e1333

Browse files
chore(deps): update peter-evans/create-pull-request action to v8 (#702)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a063720 commit 01e1333

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/keybindings.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
run: npm run write-keybindings
2727

2828
- name: Create Pull Request
29-
uses: peter-evans/create-pull-request@v7
29+
uses: peter-evans/create-pull-request@v8
3030
with:
3131
title: "docs: update keybindings"
3232
commit-message: "docs: update keybindings"

0 commit comments

Comments
 (0)