Skip to content

Commit eb90534

Browse files
ci(deps): update peter-evans/create-pull-request action to v8 (#1588)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0d38cd7 commit eb90534

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codegen.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
run: npm run codegen
2525

2626
- name: Create PR if changed
27-
uses: peter-evans/create-pull-request@v7
27+
uses: peter-evans/create-pull-request@v8
2828
with:
2929
commit-message: 'chore: update generated GraphQL types'
3030
title: 'chore: update generated GraphQL types'

0 commit comments

Comments
 (0)