Skip to content

Commit 1845545

Browse files
cq-boterezrokah
andauthored
chore(deps): Update peter-evans/create-pull-request action to v8 (#227)
Co-authored-by: Erez Rokah <erezrokah@users.noreply.github.com>
1 parent a796c2a commit 1845545

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/regen.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
make clone-proto
2727
make gen-proto
2828
- name: Create Pull Request
29-
uses: peter-evans/create-pull-request@v7
29+
uses: peter-evans/create-pull-request@v8
3030
with:
3131
# required so the PR triggers workflow runs
3232
token: ${{ secrets.GH_CQ_BOT }}

0 commit comments

Comments
 (0)